Skip to content

Commit bb0376b

Browse files
authored
Merge pull request #13 from matteyeux/dependabot/cargo/regex-1.5.6
Bump regex from 1.5.5 to 1.5.6
2 parents b368f10 + 032f8d6 commit bb0376b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tokio = { version = "1", features = ["full"] }
1313
serde = { version = "1.0", features = ["derive"] }
1414
clap = { version = "3.1.18", features = ["derive"] }
1515
partialzip = "0.6.3"
16-
regex = "1.5.5"
16+
regex = "1.5.6"
1717
scraper = "0.13.0"
1818
select = "0.5.0"
1919
stybulate = "1.1.2"

0 commit comments

Comments
 (0)