Skip to content

Commit

Permalink
Merge pull request #4 from tonton-sol/cli-upgrades
Browse files Browse the repository at this point in the history
Cli upgrades
  • Loading branch information
tonton-sol authored Sep 28, 2024
2 parents 863f4f6 + 2efee5c commit c280bd6
Show file tree
Hide file tree
Showing 3 changed files with 367 additions and 135 deletions.
68 changes: 68 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ path = "src/main.rs"
[dependencies]
clap = { version = "4.5.16", features = ["derive"] }
heck = "0.5.0"
solana-cli-config = "2.0.9"
solana-sdk = "2.0.8"
toml = "0.8.19"
Loading

0 comments on commit c280bd6

Please sign in to comment.