Skip to content

Commit 13d09ef

Browse files
Bump thiserror from 1.0.64 to 1.0.66 in the all group
Bumps the all group with 1 update: [thiserror](https://github.com/dtolnay/thiserror). Updates `thiserror` from 1.0.64 to 1.0.66 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.66) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f104c8 commit 13d09ef

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ categories = ["science::geo"]
1313
[dependencies]
1414
rstar = "0.12.0"
1515
faer = "0.19"
16-
thiserror = "1.0.64"
16+
thiserror = "1.0.66"
1717
chronoutil = "0.2.7"

0 commit comments

Comments
 (0)