Skip to content

Commit 776499a

Browse files
Merge pull request #523 from rust-lang/dependabot/cargo/blacksmith/regex-1.4.5
2 parents 34cbd41 + 313e878 commit 776499a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

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.3"
1212
log = "0.4.14"
13-
regex = "1.4.4"
13+
regex = "1.4.5"
1414
reqwest = { version = "0.11", features = ["blocking"] }
1515
serde = { version = "1.0.124", features = ["derive"] }
1616
serde_json = "1.0.64"

0 commit comments

Comments
 (0)