mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 15:22:38 +00:00
Update util/deps.nu
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
This commit is contained in:
parent
c0dad2ef16
commit
948836fb8f
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
#
|
||||
# Or to find all crates with multiple versions (like cargo deny):
|
||||
# ```
|
||||
# > $dep | where versions > 1
|
||||
# > $dep | where num_versions > 1
|
||||
# ```
|
||||
#
|
||||
# Ideas to expand this:
|
||||
|
|
Loading…
Reference in a new issue