Skip to content

Commit 6b41df9

Browse files
Merge pull request #3 from GitGuardian/dependabot/cargo/bytes-1.6.1
2 parents 8fc88e4 + 0b79ccd commit 6b41df9

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
@@ -28,7 +28,7 @@ tracing = { version = "0.1.37", features = ["release_max_level_debug"] }
2828
tracing-core = "0.1.30"
2929
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
3030
futures-util = { version = "0.3.30", default-features = false, features = ["std"] }
31-
bytes = "1.6.0"
31+
bytes = "1.6.1"
3232
flate2 = { version = "1.0.17", features = ["zlib-ng"], default-features = false }
3333
object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
3434
async-trait = "0.1.80"

0 commit comments

Comments
 (0)