Skip to content

Commit 23b4924

Browse files
authored
Update Cargo.toml (#88)
1 parent 895d967 commit 23b4924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include-idl-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "solana-include-idl-cli"
33
description = "CLI to parse IDL files from a program binary"
44
version = "0.1.0"
55
edition = "2021"
6-
license-file = "Apache-2.0"
6+
license = "Apache-2.0"
77

88
[dependencies]
99
clap = { version = "4.5.7", features = ["derive"] }

0 commit comments

Comments
 (0)