Skip to content

Commit

Permalink
build(deps): Bump pathdiff from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [pathdiff](https://github.com/Manishearth/pathdiff) from 0.2.2 to 0.2.3.
- [Commits](https://github.com/Manishearth/pathdiff/commits)

---
updated-dependencies:
- dependency-name: pathdiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and VorpalBlade committed Dec 2, 2024
1 parent bbe59b3 commit 1598d00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ winnow = { version = "0.6.20", default-features = false, features = [
] }

[dev-dependencies]
pathdiff = { version = "0.2.2", features = [
pathdiff = { version = "0.2.3", features = [
"camino",
], default-features = false }
pretty_assertions = { version = "1.4.1", default-features = false, features = [
Expand Down

0 comments on commit 1598d00

Please sign in to comment.