From 460fcad75699f47756e7a880a95700e63f1a56e4 Mon Sep 17 00:00:00 2001 From: Darius Date: Tue, 21 Nov 2023 01:47:18 -0500 Subject: [PATCH] chore: Update dependency --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 032ebdf83..7a0ccf39b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,7 +81,7 @@ either = "1" void = "1" #ipfs dependency -rust-ipfs = "0.7.1" +rust-ipfs = "0.8.0" # Blink related crates # av-data is needed to use libaom. need to ensure that Warp and libaom use the same version of av-data