update Cargo.lock to match Cargo.toml

This commit is contained in:
Aleksey Kladov 2015-12-23 17:31:54 +03:00
parent 47f473dbd9
commit b3f691fa13

2
Cargo.lock generated
View file

@ -1,6 +1,6 @@
[root]
name = "rustfmt"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"diff 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",