Skip to content

Commit

Permalink
Bump polymesh-api to fix rust integration tests. (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neopallium authored Sep 5, 2023
1 parent 4ec059b commit e6c6860
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions integration/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 integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sp-core = "7.0"
sp-runtime = "7.0"
sp-keyring = "7.0"

polymesh-api = { version = "2.0", features = ["download_metadata"] }
polymesh-api = { version = "2.0.1", features = ["download_metadata"] }
polymesh-api-client-extras = { version = "2.0" }

serde = { version = "1.0.171", features = ["derive"] }
Expand Down

0 comments on commit e6c6860

Please sign in to comment.