Update Cargo.lock

This commit is contained in:
Casey Rodarmor 2016-10-28 00:13:17 -07:00
parent ec41eaf0e7
commit 44334ff093

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root] [root]
name = "j" name = "j"
version = "0.2.3" version = "0.2.4"
dependencies = [ dependencies = [
"clap 2.16.2 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",