Skip to content

Commit 1a33f43

Browse files
authored
Merge pull request #77 from Azkellas/dependabot/cargo/ordered-float-4.2.1
Bump ordered-float from 4.2.0 to 4.2.1
2 parents 16c0ce7 + c91f4e8 commit 1a33f43

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

mesh_to_sdf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ exclude = ["assets/*", "ARCHITECTURE.md"]
2323
float-cmp = "0.9.0"
2424
itertools = "0.13.0"
2525
log = "0.4.22"
26-
ordered-float = "4.2.0"
26+
ordered-float = "4.2.1"
2727
rayon = "1.10.0"
2828

2929
glam = { version = "0.28.0", optional = true }

0 commit comments

Comments
 (0)