Skip to content

Commit 9077c2a

Browse files
build(deps): bump regex-lite from 0.1.7 to 0.1.8 (#14617)
Bumps [regex-lite](https://github.com/rust-lang/regex) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-lite-0.1.7...regex-lite-0.1.8) --- updated-dependencies: - dependency-name: regex-lite dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e73958e commit 9077c2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2076,9 +2076,9 @@ dependencies = [
20762076

20772077
[[package]]
20782078
name = "regex-lite"
2079-
version = "0.1.7"
2079+
version = "0.1.8"
20802080
source = "registry+https://github.com/rust-lang/crates.io-index"
2081-
checksum = "943f41321c63ef1c92fd763bfe054d2668f7f225a5c29f0105903dc2fc04ba30"
2081+
checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da"
20822082

20832083
[[package]]
20842084
name = "regex-syntax"

0 commit comments

Comments
 (0)