Skip to content

Commit

Permalink
Removed unnecesccary cargo dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmaymunjal committed Jan 4, 2024
1 parent 7b217e8 commit bbb4480
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 67 deletions.
65 changes: 0 additions & 65 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions programs/defios/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ default = []
[dependencies]
anchor-lang = {version = "0.29.0", features = ["init-if-needed"]}
anchor-spl = { version = "0.29.0", features = ["metadata"] }
solana-program = "~1.16.21"
pyth-sdk = "~0.8.0"
solana-program = "~1.16.21"

0 comments on commit bbb4480

Please sign in to comment.