Skip to content

Commit 272f275

Browse files
authored
Merge pull request #22 from jcmgray/dependabot/cargo/ordered-float-5.0.0
Bump ordered-float from 4.6.0 to 5.0.0
2 parents 42c0b0d + 65d63a2 commit 272f275

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
bit-set = "0.8"
13-
ordered-float = "4.6"
13+
ordered-float = "5.0"
1414
pyo3 = "0.23"
1515
rand = "0.8"
1616
rustc-hash = "2.1"

0 commit comments

Comments
 (0)