Skip to content

Commit 1b62ed1

Browse files
committed
fixing versioning for wormhole contract
1 parent 9eef20a commit 1b62ed1

File tree

6 files changed

+449
-173
lines changed

6 files changed

+449
-173
lines changed

target_chains/stylus/Cargo.lock

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

target_chains/stylus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/pyth-network/pyth-crosschain"
1212
version = "0.1.0"
1313

1414
[workspace.dependencies]
15-
stylus-sdk = { version = "0.6.0", default-features = false }
15+
stylus-sdk = { version = "0.9.0", default-features = false }
1616
alloy-primitives = { version = "0.7.6", default-features = false }
1717
mini-alloc = { version = "0.4.2", default-features = false }
1818
motsu = "0.1.0"

0 commit comments

Comments
 (0)