Skip to content

Commit cd7ca7d

Browse files
Bump thiserror from 2.0.12 to 2.0.17
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>
1 parent 4bd8371 commit cd7ca7d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

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

libattpc_merger/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ ndarray.workspace = true
1919
serde.workspace = true
2020
serde_yaml.workspace = true
2121
time.workspace = true
22-
thiserror = "2.0.12"
22+
thiserror = "2.0.17"

0 commit comments

Comments
 (0)