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 1b262ad commit b7ea5b4Copy full SHA for b7ea5b4
program/rust/Cargo.toml
@@ -43,7 +43,6 @@ lazy_static = "1.4.0"
43
# to cargo-build-bpf at that point - we manually capture them at
44
# compile-time and pass on to the child process.
45
[features]
46
-default = ["pythnet"]
47
check = [] # Skips make build in build.rs, use with cargo-clippy and cargo-check
48
debug = []
49
library = []
0 commit comments