Skip to content

Commit 2a56710

Browse files
authored
Merge pull request #77 from light-curve/dependabot/cargo/libm-0.2.13
Bump libm from 0.2.11 to 0.2.13
2 parents 99e3202 + 4189d1d commit 2a56710

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.8" # erf
29+
libm = "0.2.13" # 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)