diff --git a/Cargo.toml b/Cargo.toml index 944e2d29..e8813017 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ criterion = "0.7" ctor = "0.5" darling = "0.21" dyn-clone = "1.0" -heapless = "0.8" +heapless = "0.9" ingot = "0.1.1" ipnetwork = { version = "0.21", default-features = false } itertools = { version = "0.14", default-features = false }