Skip to content

Commit

Permalink
Update subxt dependencies (#2072)
Browse files Browse the repository at this point in the history
  • Loading branch information
serban300 authored Apr 26, 2023
1 parent c0eef51 commit a298be9
Show file tree
Hide file tree
Showing 7 changed files with 848 additions and 7,891 deletions.
91 changes: 68 additions & 23 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 relays/client-rialto-parachain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]
codec = { package = "parity-scale-codec", version = "3.1.5" }
scale-info = { version = "2.5.0", default-features = false, features = ["derive"] }
subxt = { version = "0.27.1", default-features = false, features = [] }
subxt = { version = "0.28.0", default-features = false, features = [] }

# Bridge dependencies

Expand Down
Loading

0 comments on commit a298be9

Please sign in to comment.