Skip to content

Commit 936c38b

Browse files
committed
Disable bundled feature on docs.rs
1 parent b85472d commit 936c38b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ repository = "https://github.com/scipopt/scip-sys"
77
license = "Apache-2.0"
88
links = "scip"
99

10-
[package.metadata.docs.rs]
11-
features = ["bundled"]
12-
1310
[features]
1411
bundled = ["ureq", "zip", "tempfile", "zip-extract"]
1512
from-source = ["ureq", "zip", "tempfile", "zip-extract", "cmake"]

0 commit comments

Comments
 (0)