Skip to content

Commit fb5efe3

Browse files
Merge pull request #3961 from thin-edge/dependabot/cargo/bytes-1.11.1
build(deps): bump bytes from 1.10.1 to 1.11.1
2 parents 6f57e2e + c24df19 commit fb5efe3

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
@@ -95,7 +95,7 @@ axum-extra = "0.12"
9595
axum-server = { version = "0.7.1", features = ["tls-rustls-no-provider"] }
9696
backoff = { version = "0.4", features = ["tokio"] }
9797
base64 = "0.22"
98-
bytes = "1.4"
98+
bytes = "1.11"
9999
camino = "1.1"
100100
cap = "0.1"
101101
clap = { version = "4.5", features = [

0 commit comments

Comments
 (0)