Skip to content

Commit 2dbfe8c

Browse files
chore(deps): bump thiserror from 2.0.11 to 2.0.12
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) --- 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 dd2ebcb commit 2dbfe8c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ clap = {version = "4.5", features = ["derive"] }
1919
itertools = "0.14"
2020
lazy_static = "1.5"
2121
petgraph = "0.7"
22-
thiserror = "2.0.11"
22+
thiserror = "2.0.12"
2323

2424
[dev-dependencies]
2525
assert_cmd = "2.0"

0 commit comments

Comments
 (0)