Skip to content

Commit 3988fce

Browse files
dependabot[bot]emilio
authored andcommitted
Bump regex from 1.4.6 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.6 to 1.5.5. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.4.6...1.5.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ca5f85 commit 3988fce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -55,7 +55,7 @@ lazycell = "1"
5555
lazy_static = "1"
5656
peeking_take_while = "0.1.2"
5757
quote = { version = "1", default-features = false }
58-
regex = { version = "1.0", default-features = false , features = [ "std", "unicode"]}
58+
regex = { version = "1.5", default-features = false , features = [ "std", "unicode"]}
5959
which = { version = "4.2.1", optional = true, default-features = false }
6060
shlex = "1"
6161
rustc-hash = "1.0.1"

0 commit comments

Comments
 (0)