Skip to content

Commit

Permalink
Merge pull request #16 from spacedriveapp/renovate/iroh-base-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate iroh-base to 0.29.0
  • Loading branch information
fogodev authored Dec 4, 2024
2 parents 8837fb5 + fa83a9a commit 5f55d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ chrono = { version = "0.4.38", default-features = false, features = ["serd
derive_more = { version = "1.0", default-features = false, features = ["display"] }
eyre = "0.6.12"
futures-lite = { version = "2.3", default-features = false, features = ["alloc"] }
iroh-base = { version = "0.28.0", features = ["key"] }
iroh-base = { version = "0.29.0", features = ["key"] }
opaque-ke = { git = "https://github.com/spacedriveapp/opaque-ke", rev = "76f48e4a8d", features = ["argon2"] }
paste = "1.0"
quic-rpc = { version = "0.17.0", features = ["macros"] }
Expand Down

0 comments on commit 5f55d73

Please sign in to comment.