Skip to content

Commit 91c228a

Browse files
dependabot[bot]hombit
authored andcommitted
Bump thiserror from 1.0.61 to 1.0.63 in /light-curve
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.61 to 1.0.63. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.63) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 215869d commit 91c228a

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)