6.diff (340B)
1 diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml 2 index 9fc7c93..701740e 100644 3 --- a/sdk/Cargo.toml 4 +++ b/sdk/Cargo.toml 5 @@ -97,7 +97,7 @@ lopdf = { version = "0.32.0", optional = true } 6 lazy_static = "1.4.0" 7 memchr = "2.7.1" 8 multibase = "0.9.0" 9 -multihash = "0.11.4" 10 +multihash = "0.19.1" 11 mp4 = "0.14.0" 12 pem = "3.0.2" 13 png_pong = "0.9.1"