Skip to content

Commit

Permalink
Update deps and reduce the dep tree from jsonrpsee
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Apr 9, 2022
1 parent fbf37ec commit 3775553
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 65 deletions.
64 changes: 0 additions & 64 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libs/wasm-loader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version = "0.17.0"

[dependencies]
hex = "0.4"
jsonrpsee = {version = "0.10.1", git = "https://github.com/paritytech/jsonrpsee", tag = "v0.10.1", features = ["full"]}
jsonrpsee = {version = "0.10.1", git = "https://github.com/paritytech/jsonrpsee", tag = "v0.10.1", features = ["client"]}
log = "0.4"
multibase = "0.9"
multihash = "0.16"
Expand Down

0 comments on commit 3775553

Please sign in to comment.