diff --git a/Cargo.toml b/Cargo.toml index 1c0e3500aa..a745315cf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ serde_json = "1.0.143" serde_qs = "0.15.0" serde_with = { version = "3.17.0", features = ["base64", "hex"] } serial_test = { version = "3.2.0", features = ["async"] } -sha2 = "0.10" +sha2 = "0.11" shadow-rs = "1.7.0" strum = { version = "0.28", features = ["derive"] } thiserror = "2.0"