mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #1302 from uutils/dependabot/cargo/regex-1.0.3
Bump regex from 1.0.1 to 1.0.3
This commit is contained in:
commit
2d26f800de
2 changed files with 11 additions and 21 deletions
|
@ -253,7 +253,7 @@ yes = { optional=true, path="src/yes" }
|
|||
time = "0.1.40"
|
||||
filetime = "0.2.1"
|
||||
libc = "0.2.42"
|
||||
regex = "1.0.1"
|
||||
regex = "1.0.3"
|
||||
rand = "0.4.2"
|
||||
tempdir = "0.3.7"
|
||||
unindent = "0.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue