Add support for TOML configuration files
This is used in many contexts, including being the format used by Cargo, the Rust package manager.
This commit is contained in:
2
testdata/initial/file.toml
vendored
Normal file
2
testdata/initial/file.toml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
[package]
|
||||
name = "not-a-real-crate"
|
||||
Reference in New Issue
Block a user