Skip to content

Commit

Permalink
build(deps): Bump float-cmp from 0.9.0 to 0.10.0 (#195)
Browse files Browse the repository at this point in the history
Bumps [float-cmp](https://github.com/mikedilger/float-cmp) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/mikedilger/float-cmp/commits)

---
updated-dependencies:
- dependency-name: float-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 9f5fa34 commit f9cfcf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ crate-type = ["cdylib"]
anyhow = "1.0.89"
bspline = "1.1.0"
cached = "0.53.1"
float-cmp = "0.9.0"
float-cmp = "0.10.0"
hashbrown = { version = "0.14.5", features = ["rayon"] }
indoc = "2.0.5"
itertools = "0.13.0"
Expand Down

0 comments on commit f9cfcf4

Please sign in to comment.