diff --git a/Cargo.lock b/Cargo.lock index 42b7230..8daabb0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1690,7 +1690,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b305d85504de270ad3525d726a6b69cc59ee7b2269b014387651107ab9f0755b" dependencies = [ "bstr", - "hashbrown 0.17.1", + "hashbrown 0.16.1", ] [[package]] @@ -4412,7 +4412,7 @@ dependencies = [ [[package]] name = "tracing-batteries" version = "0.1.0" -source = "git+https://github.com/sierrasoftworks/tracing-batteries-rs.git#b1c036ed9d0bd0a2d09b26b803e148a5fd8125ee" +source = "git+https://github.com/sierrasoftworks/tracing-batteries-rs.git#3fba7047ba9e27f7814df14ffc2d64d11d2c663f" dependencies = [ "chrono", "hex",