Skip to content

Commit 7e6fdd9

Browse files
authored
Merge pull request #536 from light-curve/dependabot/cargo/light-curve/pyo3-0.25.1
2 parents 61426db + 40784bc commit 7e6fdd9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

light-curve/Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

light-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ numpy = "0.25.0"
4848
num_cpus = "1.17.0"
4949
num-traits = "0.2"
5050
once_cell = "1"
51-
pyo3 = { version = "0.25.0", features = [
51+
pyo3 = { version = "0.25.1", features = [
5252
"extension-module",
5353
"multiple-pymethods",
5454
] }

0 commit comments

Comments
 (0)