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 Nov 26, 2024
1 parent c26a883 commit 3dd2455
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 @@ -19,7 +19,7 @@ clap = { version = "4.5.21", features = ["cargo", "env" ] }
derive_builder = "0.20.2"
indexmap = { version = "2.6.0", features = ["serde"] }
itertools = "0.13.0"
pathdiff = { version = "0.2.2", features = ["camino"] }
pathdiff = { version = "0.2.3", features = ["camino"] }
rayon = "1.10.0"
serde = "1.0.215"
serde_derive = "1.0.194"
Expand Down

0 comments on commit 3dd2455

Please sign in to comment.