Skip to content

Commit 1a87ed4

Browse files
Bump thiserror from 1.0.30 to 1.0.31 in /light-curve
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.31. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.30...1.0.31) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1378b7 commit 1a87ed4

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
@@ -40,7 +40,7 @@ num-traits = "~0.2"
4040
rand = "~0.8.5"
4141
rand_xoshiro = "~0.6.0"
4242
rayon = "~1.5.0"
43-
thiserror = "~1.0.24"
43+
thiserror = "~1.0.31"
4444
unzip3 = "1.0.0"
4545

4646
[dependencies.light-curve-feature]

0 commit comments

Comments
 (0)