Skip to content

Commit

Permalink
feat: update avalanche-types to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuttymoon committed Sep 12, 2023
1 parent 6239431 commit 8cc955b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,3 @@ categories = [
"data-structures",
]
keywords = ["blockchain", "avalanche", "subnets", "ash"]

[patch.crates-io]
avalanche-types = { git = "https://github.com/AshAvalanche/avalanche-rs", branch = "json-rpc-info" }
2 changes: 1 addition & 1 deletion crates/ash_sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories.workspace = true
keywords.workspace = true

[dependencies]
avalanche-types = { version = "0.1.1", features = [
avalanche-types = { version = "0.1.2", features = [
"jsonrpc_client",
"wallet",
"subnet_evm",
Expand Down

0 comments on commit 8cc955b

Please sign in to comment.