Skip to content

Commit 7d08fc8

Browse files
rjbaileyfacebook-github-bot
authored andcommitted
Upgrade heapless 0.7.15 -> 0.8.0
Summary: Sync with fw-rust. Reviewed By: zertosh Differential Revision: D51963086 fbshipit-source-id: 22021abffef9d8815f98b0c6fc3c9d4e3971331f
1 parent b5d1131 commit 7d08fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experimental/reverie-sabre/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "BSD-2-Clause"
1010
[dependencies]
1111
array-macro = "1.0.5"
1212
atomic = "0.5.1"
13-
heapless = "0.7.15"
13+
heapless = "0.8.0"
1414
lazy_static = "1.4"
1515
libc = "0.2.139"
1616
mimalloc = { version = "0.1", default-features = false }

0 commit comments

Comments
 (0)