Skip to content

Commit acf2474

Browse files
Bump regex from 1.4.1 to 1.4.2 in /blacksmith
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.1 to 1.4.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.4.1...1.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 080c154 commit acf2474

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

blacksmith/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.

blacksmith/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ publish = false
1010
[dependencies]
1111
env_logger = "0.8.1"
1212
log = "0.4.11"
13-
regex = "1.4.1"
13+
regex = "1.4.2"
1414
reqwest = { version = "0.10", features = ["blocking"] }
1515
serde = { version = "1.0.117", features = ["derive"] }
1616
serde_json = "1.0.59"

0 commit comments

Comments
 (0)