Skip to content

Commit 9e52196

Browse files
Bump thiserror from 2.0.12 to 2.0.17 in /moors (#253)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f278e67 commit 9e52196

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

moors/Cargo.lock

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

moors/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ordered-float = "5.0.0"
2020
ndarray-stats = "0.6.0"
2121
faer-ext = { version = "0.5.0", features = ["ndarray"] }
2222
faer = "0.21.9"
23-
thiserror = "2.0.12"
23+
thiserror = "2.0.17"
2424
derive_builder = "0.20.2"
2525
paste = "1.0.15"
2626

0 commit comments

Comments
 (0)