mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +00:00
Merge pull request #4640 from uutils/renovate/glob-0.x
fix(deps): update rust crate glob to 0.3.1
This commit is contained in:
commit
0562c508ed
3 changed files with 4 additions and 4 deletions
|
@ -284,7 +284,7 @@ fs_extra = "1.1.0"
|
|||
fts-sys = "0.2"
|
||||
fundu = "0.4.3"
|
||||
gcd = "2.2"
|
||||
glob = "0.3.0"
|
||||
glob = "0.3.1"
|
||||
half = "2.1"
|
||||
indicatif = "0.17"
|
||||
is-terminal = "0.4.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue