Skip to content

Commit

Permalink
Update heapless dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rmja committed Nov 23, 2023
1 parent 3f27e81 commit de7577b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ embedded-io = { version = "0.6" }
embedded-io-async = { version = "0.6" }
embedded-nal-async = "0.7.0"
httparse = { version = "1.8.0", default-features = false }
heapless = "0.7"
heapless = "0.8"
hex = { version = "0.4", default-features = false }
base64 = { version = "0.21.0", default-features = false }
rand_core = { version = "0.6", default-features = true }
Expand Down

0 comments on commit de7577b

Please sign in to comment.