Skip to content

Commit 78efc36

Browse files
authored
Remove unused feature from sprs dependency (#1299)
* Remove unused feature from sprs * Simplify with new Cargo.lock * Fix Cargo.lock
1 parent 4ed5d9d commit 78efc36

File tree

2 files changed

+6
-43
lines changed

2 files changed

+6
-43
lines changed

Cargo.lock

Lines changed: 5 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ features = ["abi3-py39", "extension-module", "hashbrown", "num-bigint", "num-com
6767

6868
[dependencies.sprs]
6969
version = "^0.11"
70+
default-features = false
7071
features = ["multi_thread"]
7172

7273
[profile.release]

0 commit comments

Comments
 (0)