Update to iroh 0.4.1

This commit is contained in:
link2xt
2023-04-04 09:00:19 +00:00
parent c9879f863b
commit 4b933ed2ef
3 changed files with 9 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ futures-lite = "1.12.0"
hex = "0.4.0"
humansize = "2"
image = { version = "0.24.5", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
iroh = { version = "0.4.0", default-features = false }
iroh = { version = "0.4.1", default-features = false }
kamadak-exif = "0.5"
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
libc = "0.2"