We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895d967 commit 23b4924Copy full SHA for 23b4924
include-idl-cli/Cargo.toml
@@ -3,7 +3,7 @@ name = "solana-include-idl-cli"
3
description = "CLI to parse IDL files from a program binary"
4
version = "0.1.0"
5
edition = "2021"
6
-license-file = "Apache-2.0"
+license = "Apache-2.0"
7
8
[dependencies]
9
clap = { version = "4.5.7", features = ["derive"] }
0 commit comments