diff --git a/Cargo.toml b/Cargo.toml index 1128e77..188684f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ tempfile = "3.10.1" [dev-dependencies] criterion = { version = "0.5.1", features = ["html_reports"] } nanoid = "0.4.0" -test-log = "0.2.15" +test-log = "0.2.16" [[bench]] name = "lsmt"