diff --git a/Cargo.toml b/Cargo.toml index 0d0baed..05d9ef3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ tokio = { version = "1.37", features = ["full"] } # Testing assert2 = "0.3" pretty_assertions = "1.4" -test-log = "0.2" +test-log = "0.2.15" anyhow = "1.0" [package.metadata.bin]