Skip to content

Commit b166cd4

Browse files
committed
chore: bump starknet-rs to 0.10.0
1 parent 075ef03 commit b166cd4

File tree

2 files changed

+17
-35
lines changed

2 files changed

+17
-35
lines changed

Cargo.lock

Lines changed: 16 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ async-trait = "0.1.68"
2222
convert_case = "0.6.0"
2323
serde = { version = "1.0", default-features = false, features = ["alloc"] }
2424
serde_json = { version = "1.0", default-features = false, features = ["std"] }
25-
starknet = "0.9.0"
25+
starknet = "0.10.0"
2626
thiserror = "1.0"
2727
tracing = "0.1.34"
2828
tracing-subscriber = { version = "0.3.16", features = [ "env-filter", "json" ] }

0 commit comments

Comments
 (0)