Skip to content

Commit

Permalink
Merge pull request #37 from heyAyushh/build-test-sync-workspace
Browse files Browse the repository at this point in the history
feat: building, testing and syncing program keys
  • Loading branch information
ShrinathNR authored Nov 15, 2024
2 parents 620eb8a + 97d1295 commit e6efd73
Show file tree
Hide file tree
Showing 4 changed files with 351 additions and 15 deletions.
97 changes: 96 additions & 1 deletion Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ rust-format = { version = "0.3.4", features = ["pretty_please"] }
anchor-lang = { version = "0.30.0", features = ["init-if-needed"]}
clap = { version = "4.4.8", features = ["derive", "cargo"] }
regex = "1.11.0"
walkdir = "2.3"
toml = "0.8.0"
Loading

0 comments on commit e6efd73

Please sign in to comment.