diff --git a/Cargo.toml b/Cargo.toml index 4c6798dbd..7f5937428 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" @@ -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"