Skip to content

Commit 0ffe035

Browse files
authored
Merge pull request #202 from mtreinish/remove-resolver
Remove resolver argument from Cargo.toml
2 parents 5dbad31 + f8a8e84 commit 0ffe035

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ edition = "2018"
1111
repository = "https://github.com/rust-numpy/rust-numpy"
1212
keywords = ["numpy", "python", "binding"]
1313
license = "BSD-2-Clause"
14-
resolver = "2"
1514

1615
[dependencies]
1716
cfg-if = "0.1"

0 commit comments

Comments
 (0)