Skip to content

Commit bea402d

Browse files
committed
chore(deps): update rust crate pathdiff to 0.2.2
1 parent 479b726 commit bea402d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ nextest-workspace-hack = "0.1.0"
8181
nix = { version = "0.29.0", default-features = false, features = ["signal"] }
8282
once_cell = "1.20.2"
8383
owo-colors = "4.1.0"
84-
pathdiff = { version = "0.2.1", features = ["camino"] }
84+
pathdiff = { version = "0.2.2", features = ["camino"] }
8585
pin-project-lite = "0.2.14"
8686
pretty_assertions = "1.4.1"
8787
proptest = "1.5.0"

0 commit comments

Comments
 (0)