Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 317dbcf

Browse files
build(deps): bump libm from 0.2.10 to 0.2.11 (#7406)
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>
1 parent 309658c commit 317dbcf

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.

libraries/math/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ uint = "0.10"
2323
proptest = "1.5.0"
2424
solana-program-test = "2.0.3"
2525
solana-sdk = "2.0.3"
26-
libm = "0.2.10"
26+
libm = "0.2.11"
2727

2828
[lib]
2929
crate-type = ["cdylib", "lib"]

0 commit comments

Comments
 (0)