Skip to content

Commit

Permalink
build(deps): bump libm from 0.2.10 to 0.2.11 (#7406)
Browse files Browse the repository at this point in the history
Bumps [libm](https://github.com/rust-lang/libm) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/rust-lang/libm/releases)
- [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md)
- [Commits](rust-lang/libm@libm-v0.2.10...libm-v0.2.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 309658c commit 317dbcf
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 libraries/math/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ uint = "0.10"
proptest = "1.5.0"
solana-program-test = "2.0.3"
solana-sdk = "2.0.3"
libm = "0.2.10"
libm = "0.2.11"

[lib]
crate-type = ["cdylib", "lib"]
Expand Down

0 comments on commit 317dbcf

Please sign in to comment.