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 fc6d17a commit 9ab1f33Copy full SHA for 9ab1f33
1 file changed
sdk/rust/types/Cargo.toml
@@ -28,7 +28,6 @@ tokio = { workspace = true, features = ["full"] }
28
[features]
29
default = ["std"]
30
borsh = ["dep:borsh"]
31
-borsh_schema = ["borsh", "borsh/unstable__schema"]
32
std = [
33
"anyhow/std",
34
"bon/std",
0 commit comments