Skip to content

Commit 7e46efb

Browse files
dependabot[bot]fcsonline
authored andcommitted
Bump regex from 1.5.4 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 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.5.4...1.5.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ebb9f0 commit 7e46efb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -10,7 +10,7 @@ license = "MIT"
1010

1111
[dependencies]
1212
termion = "1.5"
13-
regex = "1.3.1"
13+
regex = "1.5.5"
1414
clap = "2.33.0"
1515
base64 = "0.13.0"
1616
unicode-width = "0.1.7"

0 commit comments

Comments
 (0)