Skip to content

Commit 7773b21

Browse files
build(deps): bump serde_path_to_error from 0.1.17 to 0.1.19 (#252)
Bumps [serde_path_to_error](https://github.com/dtolnay/path-to-error) from 0.1.17 to 0.1.19. - [Release notes](https://github.com/dtolnay/path-to-error/releases) - [Commits](dtolnay/path-to-error@0.1.17...0.1.19) --- updated-dependencies: - dependency-name: serde_path_to_error dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5b693c commit 7773b21

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -31,7 +31,7 @@ reqwest = { version = "0.12", default-features = false }
3131
semver = "1"
3232
serde = "1"
3333
serde_json = "1"
34-
serde_path_to_error = "0.1.17"
34+
serde_path_to_error = "0.1.19"
3535
serde_with = "3"
3636
serde_yaml = "0.9.34-deprecated"
3737
tokio = "1.47.1"

0 commit comments

Comments
 (0)