Skip to content

Commit

Permalink
This requires buffered-io 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmja committed May 17, 2024
1 parent 9790bc8 commit fc1b006
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 @@ -13,7 +13,7 @@ keywords = ["embedded", "async", "http", "no_std"]
exclude = [".github"]

[dependencies]
buffered-io = { version = "0.5" }
buffered-io = { version = "0.5.1" }
embedded-io = { version = "0.6" }
embedded-io-async = { version = "0.6" }
embedded-nal-async = "0.7.0"
Expand Down

0 comments on commit fc1b006

Please sign in to comment.