Skip to content

Commit

Permalink
Bump pathdiff from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [pathdiff](https://github.com/Manishearth/pathdiff) from 0.2.1 to 0.2.2.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent a648329 commit ba24c4e
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 @@ -26,7 +26,7 @@ env_logger = "0.11.5"
glob = "0.3.1"
log = "0.4.22"
num_cpus = "1.16.0"
pathdiff = "0.2.1"
pathdiff = "0.2.2"
regex = "1.11.0"
same-file = "1.0.6"
serde = { version = "1.0.210", features = ["derive"] }
Expand Down

0 comments on commit ba24c4e

Please sign in to comment.