Skip to content

Commit

Permalink
build(deps): bump regex from 1.4.4 to 1.4.5 (#115)
Browse files Browse the repository at this point in the history
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.4.4...1.4.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent 6f6bae7 commit d5b51a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 integration/awskms/Cargo.toml
Expand Up @@ -12,7 +12,7 @@ categories = ["cryptography"]
[dependencies]
csv = "^1.1.6"
hex = "^0.4.3"
regex = "^1.4.4"
regex = "^1.4.5"
rusoto_core = "^0.46"
rusoto_credential = "^0.46"
rusoto_kms = "^0.46"
Expand Down

0 comments on commit d5b51a5

Please sign in to comment.