Skip to content

Commit 8b94585

Browse files
chore(deps): bump regex from 1.5.4 to 1.6.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.6.0. - [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.5.4...1.6.0) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93aa237 commit 8b94585

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dotenv = "0.15.0"
1212
hex = "0.4.3"
1313
lazy_static = "1.4.0"
1414
rand = "0.8.4"
15-
regex = "1.5.4"
15+
regex = "1.6.0"
1616
reqwest = {version = "0.11.6", features = ["json"]}
1717
time = "0.2.25"
1818

0 commit comments

Comments
 (0)