Skip to content

Commit 5bdb40b

Browse files
chore(deps): bump regex from 1.6.0 to 1.7.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.3. - [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.6.0...1.7.3) --- 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 5080020 commit 5bdb40b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -31,7 +31,7 @@ lazy_static = "1.4"
3131
minstant = "0.1"
3232
parking_lot = { version = "0.12", features = ["serde"] }
3333
rand = "0.8"
34-
regex = "1.5.6"
34+
regex = "1.7.3"
3535
semver = "1.0"
3636
serde = { version = "1.0", features = ["derive"] }
3737
serde_json = "1.0"

0 commit comments

Comments
 (0)