Skip to content

Commit b3a6234

Browse files
Merge pull request #455 from rust-lang/dependabot/cargo/blacksmith/regex-1.4.0
2 parents eb8f938 + bc62579 commit b3a6234

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

blacksmith/Cargo.lock

Lines changed: 9 additions & 9 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.7.1"
1212
log = "0.4.11"
13-
regex = "1.3.9"
13+
regex = "1.4.0"
1414
reqwest = { version = "0.10", features = ["blocking"] }
1515
serde = { version = "1.0.116", features = ["derive"] }
1616
serde_json = "1.0.58"

0 commit comments

Comments
 (0)