mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +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):
|
# Or to find all crates with multiple versions (like cargo deny):
|
||||||
# ```
|
# ```
|
||||||
# > $dep | where versions > 1
|
# > $dep | where num_versions > 1
|
||||||
# ```
|
# ```
|
||||||
#
|
#
|
||||||
# Ideas to expand this:
|
# Ideas to expand this:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue