Skip to content

Commit 8b77a21

Browse files
committed
fix(deps): update rust crate dunce to 1.0.5
1 parent fc40b8e commit 8b77a21

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.

nextest-runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ windows-sys = { version = "0.52.0", features = [
117117
"Win32_System_Pipes",
118118
] }
119119
win32job = "2.0.0"
120-
dunce = "1.0.4"
120+
dunce = "1.0.5"
121121

122122
# Use rustls by default, OpenSSL on platforms where rustls isn't available:
123123
# RISC-V: https://github.com/nextest-rs/nextest/issues/820

0 commit comments

Comments
 (0)