Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 7bf6035

Browse files
dependabot-supportdavidB
authored andcommitted
⬆️ Bump regex from 1.0.1 to 1.0.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.0.1 to 1.0.2. - [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.0.1...1.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 9fd8a71 commit 7bf6035

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -26,7 +26,7 @@ gtmpl_derive = "0.3.1"
2626
gtmpl_value= "0.3.1"
2727
structopt = "0.2.10"
2828
git2 = { version = "0.7.2", features = [], default-features = false }
29-
regex = "1.0.1"
29+
regex = "1.0.2"
3030

3131
[dev-dependencies]
3232
spectral = "0.6.0"

0 commit comments

Comments
 (0)