Skip to content

Commit

Permalink
Update Cargo.toml (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngundotra authored Nov 1, 2024
1 parent 895d967 commit 23b4924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include-idl-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "solana-include-idl-cli"
description = "CLI to parse IDL files from a program binary"
version = "0.1.0"
edition = "2021"
license-file = "Apache-2.0"
license = "Apache-2.0"

[dependencies]
clap = { version = "4.5.7", features = ["derive"] }
Expand Down

0 comments on commit 23b4924

Please sign in to comment.