parent
17b3959e36
commit
806819d00f
@ -1,2 +1,3 @@
|
||||
/simplelog-0.5.2.crate
|
||||
/simplelog-0.5.3.crate
|
||||
/simplelog-0.7.4.crate
|
||||
|
@ -0,0 +1,15 @@
|
||||
--- simplelog-0.7.4/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||
+++ simplelog-0.7.4/Cargo.toml 2019-11-23T01:58:04.213457+00:00
|
||||
@@ -23,10 +23,10 @@
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/drakulix/simplelog.rs"
|
||||
[dependencies.chrono]
|
||||
-version = "0.4.*"
|
||||
+version = "0.4"
|
||||
|
||||
[dependencies.log]
|
||||
-version = "0.4.*"
|
||||
+version = "0.4"
|
||||
features = ["std"]
|
||||
|
||||
[dependencies.term]
|
@ -1 +1 @@
|
||||
SHA512 (simplelog-0.5.3.crate) = 6f9c68b0245b31c34fdbb14a159cb2b05d3895027ab72280a9e347928c590c2d18387cfc3b575c2c5db38f93664687326d5aaeba0c0272c74fdfc4c96ea96b00
|
||||
SHA512 (simplelog-0.7.4.crate) = 033c1d102d7d9deea6798c7a82264e06d5466c9105c01f878bc2937f15171c06419daca8b285f65b5ccea5eb84713342fcab4b62350c6749ea62357d6d7cc962
|
||||
|
Loading…
Reference in new issue