Skip to content

Commit

Permalink
build(deps): bump libm from 0.2.8 to 0.2.10 in the rust group
Browse files Browse the repository at this point in the history
Bumps the rust group with 1 update: [libm](https://github.com/rust-lang/libm).


Updates `libm` from 0.2.8 to 0.2.10
- [Release notes](https://github.com/rust-lang/libm/releases)
- [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md)
- [Commits](rust-lang/libm@0.2.8...libm-v0.2.10)

---
updated-dependencies:
- dependency-name: libm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 8ea1845 commit 72b6261
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 codi-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description.workspace = true
readme.workspace = true

[dependencies]
libm = "0.2.8"
libm = "0.2.10"
ordered-float = { version = "4.4.0", default-features = false }

[features]
Expand Down

0 comments on commit 72b6261

Please sign in to comment.