Skip to content

Commit b7ea5b4

Browse files
committed
remove default feature
1 parent 1b262ad commit b7ea5b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

program/rust/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ lazy_static = "1.4.0"
4343
# to cargo-build-bpf at that point - we manually capture them at
4444
# compile-time and pass on to the child process.
4545
[features]
46-
default = ["pythnet"]
4746
check = [] # Skips make build in build.rs, use with cargo-clippy and cargo-check
4847
debug = []
4948
library = []

0 commit comments

Comments
 (0)