Skip to content

Commit

Permalink
chore(deps): bump regex from 1.4.3 to 1.4.5
Browse files Browse the repository at this point in the history
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.3 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.3...1.4.5)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2021
1 parent 134fa44 commit a15497a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 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 api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ publish = false
chrono = "0.4.19"
dotenv = "0.15.0"
rand = "0.8.1"
regex = "1.4.3"
regex = "1.4.5"
strsim = "0.10.0"
tokio = { version = "1.2.0", features = ["full"] }

Expand Down

0 comments on commit a15497a

Please sign in to comment.