diff --git a/Cargo.toml b/Cargo.toml index 0d0baed..f3f742b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ tokio = { version = "1.37", features = ["full"] } [dev-dependencies] # Testing -assert2 = "0.3" +assert2 = "0.3.14" pretty_assertions = "1.4" test-log = "0.2" anyhow = "1.0"