Skip to content

Commit a297487

Browse files
deps: bump bytes from 1.10.0 to 1.10.1 (#413)
2 parents 999d577 + 42f5f0e commit a297487

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
@@ -26,7 +26,7 @@ async-stream = { version = "0.3.6" }
2626
async-trait = { version = "0.1.87" }
2727
asynchronous-codec = "0.7.0"
2828
base64 = { version = "0.22.1" }
29-
bytes = "1.10.0"
29+
bytes = "1.10.1"
3030
cid = "0.11.1"
3131
chrono = { version = "0.4.40" }
3232
clap = { version = "4.5.31", features = ["derive"] }

0 commit comments

Comments
 (0)