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 895d967Copy full SHA for 895d967
include-idl/Cargo.toml
@@ -3,7 +3,7 @@ name = "solana-include-idl"
3
description = "A collection of macro and helpers to manage IDL stored on the program binary"
4
version = "0.1.0"
5
edition = "2021"
6
-license-file = "Apache-2.0"
+license = "Apache-2.0"
7
8
[features]
9
shrink = ["dep:flate2"]
0 commit comments