Skip to content

Commit 9b77d0e

Browse files
Bump regex from 0.2.11 to 1.5.4
Bumps [regex](https://github.com/rust-lang/regex) from 0.2.11 to 1.5.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@0.2.11...1.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f2c5f28 commit 9b77d0e

File tree

2 files changed

+9
-35
lines changed

2 files changed

+9
-35
lines changed

Cargo.lock

Lines changed: 8 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ path = "src/lib.rs"
2020
[dependencies]
2121
futures = "^0.1"
2222
hyper = "^0.12"
23-
regex = "^0.2"
23+
regex = "^1.5"

0 commit comments

Comments
 (0)