Use config file for constants
This commit is contained in:
parent
aa6f7e8d3c
commit
1a09a6d00a
11 changed files with 115 additions and 56 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -3,6 +3,7 @@ name = "rustfmt"
|
|||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"diff 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustc-serialize 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"strings 0.0.1 (git+https://github.com/nrc/strings.rs.git)",
|
||||
"toml 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue