Skip to content

Commit

Permalink
Merge pull request #241 from monadicus/dependabot/cargo/bytes-1.7.1
Browse files Browse the repository at this point in the history
chore(deps): bump bytes from 1.6.0 to 1.7.1
  • Loading branch information
gluax authored Aug 28, 2024
2 parents ecc2f8b + dec0a5f commit 2fe9f64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ anyhow = { version = "1", features = ["backtrace"] }
bech32 = "0.9"
bimap = "0.6"
bincode = "1.3"
bytes = "1.6"
bytes = "1.7"
checkpoint = { path = "./crates/checkpoint" }
chrono = { version = "0.4", features = ["now"], default-features = false }
clap = { version = "4.5", features = ["derive", "env"] }
Expand Down

0 comments on commit 2fe9f64

Please sign in to comment.