Skip to content

Commit f404687

Browse files
committed
fix unneeded dependency
Signed-off-by: Dave Huseby <[email protected]>
1 parent e104bac commit f404687

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,5 @@ readme = "README.md"
99
license = "Apache-2.0"
1010

1111
[dependencies]
12-
multibase = "0.9"
13-
multicodec = { version = "0.2", git = "https://github.com/cryptidtech/rust-multicodec.git" }
1412
thiserror = "1.0"
1513
unsigned-varint = { version = "0.8", features = ["std"] }

0 commit comments

Comments
 (0)