diff --git a/log/Cargo.toml b/log/Cargo.toml index 8bdf763..9ec0922 100644 --- a/log/Cargo.toml +++ b/log/Cargo.toml @@ -11,6 +11,6 @@ readme = "../README.md" chrono.workspace = true dhttp-identity.workspace = true http.workspace = true -sha2 = "0.10" +sha2 = "0.11" snafu.workspace = true x509-parser.workspace = true