diff --git a/Cargo.toml b/Cargo.toml index 56613c2..0c2614a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ readme = "README.md" exclude = [".github"] [dependencies] -heapless = "0.8.0" +heapless = "0.9.0"