Skip to content

Commit 46c7091

Browse files
authored
Update Cargo.toml
1 parent 32002b8 commit 46c7091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include-idl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "solana-include-idl"
33
description = "A collection of macro and helpers to manage IDL stored on the program binary"
44
version = "0.1.0"
55
edition = "2021"
6-
license-file = "Apache-2.0"
6+
license = "Apache-2.0"
77

88
[features]
99
shrink = ["dep:flate2"]

0 commit comments

Comments
 (0)