Skip to content

Commit a57b070

Browse files
chore(deps): bump thiserror from 2.0.16 to 2.0.17 (#41)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb257f4 commit a57b070

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 15 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 @@ keywords = ["url", "router"]
1414
ahash = "0.8.12"
1515
indexmap = "2.11.4"
1616
parking_lot = "0.12.4"
17-
thiserror = "2.0.16"
17+
thiserror = "2.0.17"
1818

1919
[dev-dependencies]
2020
# Test runner

0 commit comments

Comments
 (0)