diff --git a/Cargo.toml b/Cargo.toml index dd0844e..4206e96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ defmt = { version = "0.3.0", optional = true } anyhow = { version = "1.0.44", optional = true } log = "0.4.14" bitflags = "1.3.2" -strum_macros = "0.22.0" +strum_macros = "0.24.3" num_enum = { version = "0.5.4", default-features = false } modular-bitfield = "0.11.2"