diff --git a/Cargo.toml b/Cargo.toml index 6936370..c3df0c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,5 +34,5 @@ webpki = "0.22" zeroize = { version = "1", features = ["zeroize_derive"] } [dev-dependencies] -console-subscriber = "0.1" +console-subscriber = "0.2" tracing-subscriber = "0.3" \ No newline at end of file