Skip to content

Commit bca6ec2

Browse files
Bump serde_path_to_error from 0.1.16 to 0.1.17 (#1280)
Bumps [serde_path_to_error](https://github.com/dtolnay/path-to-error) from 0.1.16 to 0.1.17. - [Release notes](https://github.com/dtolnay/path-to-error/releases) - [Commits](dtolnay/path-to-error@0.1.16...0.1.17) --- updated-dependencies: - dependency-name: serde_path_to_error 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 9fb64fc commit bca6ec2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ rustls-pemfile = "2.1.3"
3434
scopeguard = "1.2.0"
3535
semver = "1.0.25"
3636
serde_json = "1.0.139"
37-
serde_path_to_error = "0.1.16"
37+
serde_path_to_error = "0.1.17"
3838
serde_urlencoded = "0.7.1"
3939
sha1 = "0.10.6"
4040
simple-mermaid = { version = "0.2.0", optional = true }

0 commit comments

Comments
 (0)