diff --git a/Cargo.toml b/Cargo.toml index ec45f26..264d412 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ categories = ["aerospace", "aerospace::space-protocols", "no-std", "hardware-sup [dependencies] zerocopy = "0.6" crc = "3" -delegate = ">=0.8, <0.10" +delegate = ">=0.8, <0.11" [dependencies.num_enum] version = "0.6"