Skip to content

Commit ad7c324

Browse files
update to released iroh
1 parent 0b36ffd commit ad7c324

File tree

2 files changed

+59
-27
lines changed

2 files changed

+59
-27
lines changed

Cargo.lock

Lines changed: 58 additions & 26 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
@@ -50,7 +50,7 @@ futures-lite = "1.13.0"
5050
hex = "0.4.0"
5151
humansize = "2"
5252
image = { version = "0.24.6", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
53-
iroh = { version = "0.4.1", default-features = false, git = "https://github.com/n0-computer/iroh", branch = "main", features = ["iroh-collection", "flat-db"] }
53+
iroh = { version = "0.5.1", default-features = false, features = ["iroh-collection", "flat-db"] }
5454
iroh-io = "0.2.1"
5555
kamadak-exif = "0.5"
5656
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }

0 commit comments

Comments
 (0)