Skip to content

Commit

Permalink
Bump regex from 1.4.4 to 1.4.5 in /clients/libredirectionio
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>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent 2338155 commit 7e4209d
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 Cargo.toml
Expand Up @@ -25,7 +25,7 @@ tera = "1.7.0"
[dependencies]
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.64"
regex = "1.4.4"
regex = "1.4.5"
url = "2.2.1"
percent-encoding = "2.1.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 7e4209d

Please sign in to comment.