Skip to content

Commit 4b03e92

Browse files
author
Stephan Dilly
committed
cargo upgrades
1 parent 2c5bd28 commit 4b03e92

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

Cargo.lock

Lines changed: 17 additions & 16 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
@@ -52,7 +52,7 @@ unicode-truncate = "0.2"
5252
unicode-width = "0.1"
5353

5454
[target.'cfg(all(target_family="unix",not(target_os="macos")))'.dependencies]
55-
which = "4.1"
55+
which = "4.2"
5656

5757
# pprof is not available on windows
5858
[target.'cfg(not(windows))'.dependencies]

0 commit comments

Comments
 (0)