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 32002b8 commit a61be10Copy full SHA for a61be10
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