Skip to content

Commit

Permalink
chore: update dependency (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 authored Dec 7, 2024
1 parent 155ecbd commit 8280796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version = "0.1.0"
edition = "2021"
license = "MIT"
rust-version = "1.67"
rust-version = "1.83"
repository = "https://github.com/Satellite-im/Warp"


Expand Down Expand Up @@ -96,7 +96,7 @@ void = "1"
indexmap = { version = "2.4.0", features = ["serde"] }

# ipfs dependency
rust-ipfs = "0.13.0"
rust-ipfs = "0.14.0"

# wasm crates
wasm-bindgen = "0.2"
Expand Down

0 comments on commit 8280796

Please sign in to comment.