Skip to content

Commit

Permalink
chore(deps): update solana-sdk requirement from =1.18.0 to =2.0.3
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: solana-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 5016ebd commit 091f1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exclude = ["examples"]
anyhow = "1.0.86"
log = "0.4.21"
serde_json = "1.0.117"
solana-sdk = "=1.18.0"
solana-sdk = "=2.0.3"
thiserror = "1.0.61"
wasm-bindgen-futures = "0.4.42"
gloo-storage = "0.3.0"
Expand Down

0 comments on commit 091f1b0

Please sign in to comment.