diff --git a/Cargo.toml b/Cargo.toml index 231c657..8ac38cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ keywords = ["WPAN"] [features] [dependencies] -hash32 = "0.2.1" +hash32 = "0.3.1" hash32-derive = "0.1" byte = "0.2.4" defmt = { version = ">=0.2.0,<0.4", optional = true }