We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 423d650 commit 9222b86Copy full SHA for 9222b86
Cargo.toml
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
9
publish = true
10
11
[features]
12
-abi = ["borsh/unstable__schema"]
+abi = ["borsh/unstable__schema", "schemars"]
13
# This feature was introduced for legacy reasons for nearcore, and MUST be avoided
14
# https://github.com/near/nearcore/pull/4621#issuecomment-892099860
15
internal_unstable = []
0 commit comments