Skip to content

Commit 4c752aa

Browse files
Bump regex from 1.5.4 to 1.5.5 in /semantic-version
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 4d87daa commit 4c752aa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

semantic-version/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.

semantic-version/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ walkdir = "2.3.1"
1111
argparse = "0.2.2"
1212
colored = "1.9"
1313
clap = {version="3.0.0-rc.7", features=["derive"]}
14-
regex = "1.5.4"
14+
regex = "1.5.5"
1515
glob = "0.3.0"

0 commit comments

Comments
 (0)