Skip to content

Commit 2518ef3

Browse files
authored
Merge pull request #53 from jcmgray/dependabot/cargo/bit-set-0.9.1
Bump bit-set from 0.8.0 to 0.9.1
2 parents 1c1dda2 + c321b14 commit 2518ef3

File tree

2 files changed

+38
-5
lines changed

2 files changed

+38
-5
lines changed

Cargo.lock

Lines changed: 37 additions & 4 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "cotengrust"
99
crate-type = ["cdylib"]
1010

1111
[dependencies]
12-
bit-set = "0.8"
12+
bit-set = "0.9"
1313
num-traits = "0.2"
1414
ordered-float = "5.1"
1515
pyo3 = "0.28"

0 commit comments

Comments
 (0)