Skip to content

Commit

Permalink
Update Rust crate bytes to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 7e412af commit 4356210
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 @@ -12,7 +12,7 @@ repository = "https://github.com/arkedge/eb90-rs"
heapless = "0.7"
crc = "2"
tokio-util = { version = "0.7", features = ["codec"], optional = true }
bytes = { version = "1.4.0", optional = true }
bytes = { version = "1.5.0", optional = true }

[dev-dependencies]
proptest = "1"
Expand Down

0 comments on commit 4356210

Please sign in to comment.