diff options
-rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2326,9 +2326,9 @@ dependencies = [ [[package]] name = "simplelog" -version = "0.11.0" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8baa24de25f3092d9697c76f94cf09f67fca13db2ea11ce80c2f055c1aaf0795" +checksum = "ecabc0118918611790b8615670ab79296272cbe09496b6884b02b1e929c20886" dependencies = [ "chrono", "log", |