Skip to content

Commit

Permalink
go back to master helium-anchor-gen that has updated anchor-lang >=0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldjeffrey committed Oct 29, 2024
1 parent 040fc93 commit 0e750c9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions 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 helium-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ bincode = "1.3.3"
reqwest = { version = "0", default-features = false, features = [
"rustls-tls",
] }
helium-anchor-gen = {git = "https://github.com/helium/helium-anchor-gen.git", branch = "mj/unbump-anchor-lang" }
helium-anchor-gen = {git = "https://github.com/helium/helium-anchor-gen.git" }
spl-associated-token-account = { version = "*", features = ["no-entrypoint"] }
spl-account-compression = { version = "0.3", features = ["no-entrypoint"] }
tonic = { version = "0", features = ["tls", "tls-roots"] }
Expand Down

0 comments on commit 0e750c9

Please sign in to comment.