Skip to content

Commit d1cfc7d

Browse files
authored
Merge pull request #428 from light-curve/dependabot/cargo/light-curve/thiserror-1.0.64
Bump thiserror from 1.0.63 to 1.0.64 in /light-curve
2 parents 3caea43 + ac0d54b commit d1cfc7d

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.63"
51+
thiserror = "1.0.64"
5252
unzip3 = "1.0.0"
5353

5454
[dependencies.light-curve-dmdt]

0 commit comments

Comments
 (0)