update to released iroh version

This commit is contained in:
dignifiedquire
2022-12-02 16:56:52 +01:00
parent 0bcba98928
commit 94b50f6742
4 changed files with 196 additions and 201 deletions

View File

@@ -26,7 +26,7 @@ anyhow = "1"
thiserror = "1"
rand = "0.7"
once_cell = "1.16.0"
iroh-share = { git = "https://github.com/n0-computer/iroh", tag = "v0.1.1" }
iroh-share = { version = "0.1.3" }
multibase = "0.9"
[features]