Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #57 from vincent-herlemont/dependabot/cargo/regex-…
Browse files Browse the repository at this point in the history
…1.4.1

build(deps): bump regex from 1.3.9 to 1.4.1
  • Loading branch information
vincent-herlemont authored Oct 19, 2020
2 parents f45e250 + 60154fd commit 6166d79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fs_extra = "1.2.0"
walkdir = "2.3.1"
serde_yaml ="0.8.13"
serde = { version = "1.0.116", features = ["derive","rc"] }
regex = "1.3.9"
regex = "1.4.1"
clap = "2.33.2"
dirs = "3.0.0"
console = "0.12.0"
Expand Down

0 comments on commit 6166d79

Please sign in to comment.