Skip to content

Commit 6501ec8

Browse files
authored
Merge pull request #49 from stackclass/dependabot/cargo/bytes-1.11.0
build(deps): bump bytes from 1.10.1 to 1.11.0
2 parents 718f58f + 50fb9f3 commit 6501ec8

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
@@ -36,7 +36,7 @@ anyhow = "1.0.100"
3636
axum = { version = "0.8.7" }
3737
axum-extra = {version = "0.12.1", features = ["typed-header"] }
3838
base64 = "0.22.1"
39-
bytes = "1.10.1"
39+
bytes = "1.11.0"
4040
chrono = { version = "0.4.41", features = ["serde"] }
4141
clap = { version = "4.5.52", features = ["derive", "env"] }
4242
dotenv = "0.15.0"

0 commit comments

Comments
 (0)