Skip to content

Commit acc3522

Browse files
chore(deps): update rust crate thiserror to 2.0.18 (#2067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c2224a commit acc3522

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Cargo.lock

Lines changed: 28 additions & 28 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
@@ -21,7 +21,7 @@ repository = "https://github.com/newrelic/newrelic-agent-control"
2121
serde_json = "1.0.149"
2222
serde = "1.0.228"
2323
tempfile = "3.24.0"
24-
thiserror = "2.0.17"
24+
thiserror = "2.0.18"
2525
tracing = "0.1.44"
2626
regex = "1.12.2"
2727
mockall = "0.14.0"

0 commit comments

Comments
 (0)