Skip to content

Commit 1936680

Browse files
committed
chore: Release
1 parent 32e811c commit 1936680

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

iroh-blobs/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-blobs"
3-
version = "0.26.0"
3+
version = "0.27.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "blob and collection transfer support for iroh"
@@ -30,7 +30,7 @@ hex = "0.4.3"
3030
iroh-base = { version = "0.27.0", features = ["redb"], path = "../iroh-base" }
3131
iroh-io = { version = "0.6.0", features = ["stats"] }
3232
iroh-metrics = { version = "0.27.0", path = "../iroh-metrics", default-features = false }
33-
iroh-net = { version = "0.26.0", path = "../iroh-net" }
33+
iroh-net = { version = "0.27.0", path = "../iroh-net" }
3434
num_cpus = "1.15.0"
3535
oneshot = "0.1.8"
3636
parking_lot = { version = "0.12.1", optional = true }

0 commit comments

Comments
 (0)