Skip to content

Commit fa882a8

Browse files
chore(deps): update rust crate thiserror to 2.0.17 (#1728)
* chore(deps): update rust crate thiserror to 2.0.17 * fix .lock --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: vjripoll <vripoll@newrelic.com>
1 parent af2d5e4 commit fa882a8

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

Cargo.lock

Lines changed: 25 additions & 25 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
@@ -14,7 +14,7 @@ license-file = "./LICENSE.md"
1414
serde_json = "1.0.145"
1515
serde = "1.0.226"
1616
tempfile = "3.23.0"
17-
thiserror = "2.0.16"
17+
thiserror = "2.0.17"
1818
tracing = "0.1.41"
1919
regex = "1.11.2"
2020
mockall = "0.13.1"

0 commit comments

Comments
 (0)