Skip to content

Commit 9c8240e

Browse files
Bump libm from 0.2.13 to 0.2.15
Bumps [libm](https://github.com/rust-lang/compiler-builtins) from 0.2.13 to 0.2.15. - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](rust-lang/compiler-builtins@libm-v0.2.13...libm-v0.2.15) --- updated-dependencies: - dependency-name: libm dependency-version: 0.2.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a56710 commit 9c8240e

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.

light-curve-dmdt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ conv = "0.3.3"
2626
embed-doc-image = { version = "0.1.4", optional = true }
2727
enum_dispatch = "0.3.12"
2828
itertools = "0.14"
29-
libm = "0.2.13" # erf
29+
libm = "0.2.15" # erf
3030
ndarray = "0.16.1"
3131
num-traits = "0.2.14"
3232
png = { version = "0.17.16", optional = true }

0 commit comments

Comments
 (0)