Skip to content

Commit 89b32e0

Browse files
authored
deps(iroh): switch back to iroh main branch (#4202)
1 parent e985588 commit 89b32e0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
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
@@ -54,7 +54,7 @@ hex = "0.4.0"
5454
humansize = "2"
5555
image = { version = "0.24.5", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
5656
# iroh = { version = "0.3.0", default-features = false }
57-
iroh = { git = 'https://github.com/n0-computer/iroh', branch = "flub/ticket-multiple-addrs" }
57+
iroh = { git = 'https://github.com/n0-computer/iroh', branch = "main" }
5858
kamadak-exif = "0.5"
5959
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
6060
libc = "0.2"

0 commit comments

Comments
 (0)