Skip to content

Commit

Permalink
Update solana deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kurotych committed Nov 8, 2024
1 parent 87a3d60 commit 237f3b2
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
128 changes: 64 additions & 64 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ helium-proto = { git = "https://github.com/helium/proto", branch = "master", fea
"services",
] }
beacon = { git = "https://github.com/helium/proto", branch = "master" }
solana-client = "1.18"
solana-sdk = "1.18"
solana-program = "1.18"
solana-client = "1.18.26"
solana-sdk = "1.18.26"
solana-program = "1.18.26"
spl-token = "3.5.0"
reqwest = { version = "0", default-features = false, features = [
"gzip",
Expand Down

0 comments on commit 237f3b2

Please sign in to comment.