Merge pull request #818 from kamalmarhubi/cargo-lock

Bump version in Cargo.lock
This commit is contained in:
Nick Cameron 2016-02-11 08:55:27 +13:00
commit c906b656e6

2
Cargo.lock generated
View file

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