Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Dec 15, 2023
1 parent da7312c commit 57c2a41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
29 changes: 0 additions & 29 deletions target_chains/cosmwasm/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 target_chains/cosmwasm/contracts/pyth/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ byteorder = "1.4.3"
cosmwasm-schema = "1.1.9"
osmosis-std = "0.15.2"
pyth-sdk-cw = { path = "../../sdk/rust" }
pythnet-sdk = { git = "https://github.com/pyth-network/pyth-crosschain", rev = "7bf41c40e6c52a12c5b54df514bdd7e10a021585", features = ["strum"] }
pythnet-sdk = { git = "https://github.com/pyth-network/pyth-crosschain", rev = "7bf41c40e6c52a12c5b54df514bdd7e10a021585" }

[dev-dependencies]
cosmwasm-vm = { version = "1.0.0", default-features = false }
Expand Down

0 comments on commit 57c2a41

Please sign in to comment.