Skip to content

Commit d7a75e0

Browse files
authored
Merge pull request #485 from bachp/dependabot/cargo/thiserror-2.0.18
chore(deps): bump thiserror from 2.0.17 to 2.0.18
2 parents 83cda9f + 2d25232 commit d7a75e0

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ prometheus = "0.14.0"
2626
reqwest = {version = "0.13.1", features = ["blocking"] }
2727
junit-report = "0.8.3"
2828
clap = { version = "4.5.54", features = [ "derive", "cargo", "env" ]}
29-
thiserror = "2.0.17"
29+
thiserror = "2.0.18"
3030
wait-timeout = "0.2.1"
3131

3232
[dev-dependencies]

0 commit comments

Comments
 (0)