mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Bump regex from 0.2.7 to 1.0.0
Bumps [regex](https://github.com/rust-lang/regex) from 0.2.7 to 1.0.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/0.2.7...1.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
aab9a8a028
commit
be615fb7df
5 changed files with 8 additions and 30 deletions
|
@ -252,7 +252,7 @@ yes = { optional=true, path="src/yes" }
|
|||
time = "0.1.40"
|
||||
filetime = "0.2.1"
|
||||
libc = "0.2.42"
|
||||
regex = "0.2.2"
|
||||
regex = "1.0.0"
|
||||
rand = "0.4.2"
|
||||
tempdir = "0.3.7"
|
||||
unindent = "0.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue