Skip to content

Commit 1e8ad79

Browse files
authored
Merge pull request #166 from caibirdme/dependabot/cargo/bytes-1.8.0
chore(deps): bump bytes from 1.7.2 to 1.8.0
2 parents 2d43b0e + 23b4f6c commit 1e8ad79

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ anyhow = "1.0.90"
3030
async-trait = "0.1.83"
3131
axum = { version = "0.7.7", features = ["default"] }
3232
axum-valid = "0.20.0"
33-
bytes = "1.7.2"
33+
bytes = "1.8.0"
3434
chrono = { workspace = true }
3535
common = { path = "common" }
3636
config = { version = "0.14.0" }

0 commit comments

Comments
 (0)