Skip to content

Commit

Permalink
subxt 0.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joepetrowski committed Oct 22, 2023
1 parent 3d493ec commit 51e311f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors = ["joepetrowski"]
[dependencies]
parity-scale-codec = "3.6.5"
sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
subxt = "0.32.0"
subxt = "0.32.1"
hex = "0.4.3"
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
clap = { version = "4.3.4", features = ["derive", "cargo"] }
Expand Down

0 comments on commit 51e311f

Please sign in to comment.