Skip to content

Commit 33a58a4

Browse files
authored
Merge pull request #399 from light-curve/dependabot/cargo/light-curve/thiserror-1.0.63
Bump thiserror from 1.0.61 to 1.0.63 in /light-curve
2 parents 215869d + 91c228a commit 33a58a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

light-curve/Cargo.lock

Lines changed: 4 additions & 4 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 @@ rayon = "1.10.0"
4848
serde = { version = "1", features = ["derive"] }
4949
serde-pickle = "1"
5050
serde_json = "1"
51-
thiserror = "1.0.50"
51+
thiserror = "1.0.63"
5252
unzip3 = "1.0.0"
5353

5454
[dependencies.light-curve-dmdt]

0 commit comments

Comments
 (0)