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

Commit

Permalink
Merge pull request #197 from mockersf/dependabot/cargo/regex-1.3.7
Browse files Browse the repository at this point in the history
⬆️ Bump regex from 1.1.9 to 1.3.7
  • Loading branch information
mergify[bot] committed May 13, 2020
2 parents a8a3094 + 9a855ce commit 321951f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 30 deletions.
42 changes: 13 additions & 29 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 @@ -14,7 +14,7 @@ edition = "2018"
[dependencies]
jenkins_api = "0.6"
failure = "0.1"
regex = "1.1"
regex = "1.3"

handlebars = "3.0"
ansi_term = "0.12"
Expand Down

0 comments on commit 321951f

Please sign in to comment.