Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gallynaut committed Aug 7, 2023
1 parent 37d43fa commit 7e1b952
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions examples/functions/04_randomness_callback/Cargo.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ default = []
[dependencies]
bytemuck = "^1"
anchor-spl = "0.28.0"
switchboard-solana = { version = "0.28.0", path = "../../../../../../../rust/switchboard-solana" }
switchboard-solana = { version = "0.28.0", path = "../../../../../rust/switchboard-solana" }

0 comments on commit 7e1b952

Please sign in to comment.