Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Bump jsonrpsee to alpha.6 release (#8690)
Browse files Browse the repository at this point in the history
  • Loading branch information
HCastano authored Apr 28, 2021
1 parent febdc30 commit 3c216fa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions utils/frame/remote-externalities/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ readme = "README.md"
targets = ["x86_64-unknown-linux-gnu"]

[dependencies]
jsonrpsee-http-client = { version = "=0.2.0-alpha.5", default-features = false, features = ["tokio02"] }
jsonrpsee-proc-macros = "=0.2.0-alpha.5"
jsonrpsee-http-client = { version = "=0.2.0-alpha.6", default-features = false, features = ["tokio02"] }
jsonrpsee-proc-macros = "=0.2.0-alpha.6"

hex-literal = "0.3.1"
env_logger = "0.8.2"
Expand Down

0 comments on commit 3c216fa

Please sign in to comment.