We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a72edd commit d758f98Copy full SHA for d758f98
rtic-sync/Cargo.toml
@@ -18,7 +18,7 @@ repository = "https://github.com/rtic-rs/rtic"
18
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
19
20
[dependencies]
21
-heapless = "0.8"
+heapless = "0.9"
22
critical-section = "1"
23
rtic-common = { version = "1.0.0", path = "../rtic-common" }
24
portable-atomic = { version = "1", default-features = false }
0 commit comments