Skip to content

Commit 2e1f10c

Browse files
build(deps): bump regex-lite from 0.1.8 to 0.1.9 (#15004)
Bumps [regex-lite](https://github.com/rust-lang/regex) from 0.1.8 to 0.1.9. - [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.8...regex-lite-0.1.9) --- updated-dependencies: - dependency-name: regex-lite dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f479a16 commit 2e1f10c

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
@@ -2004,9 +2004,9 @@ dependencies = [
20042004

20052005
[[package]]
20062006
name = "regex-lite"
2007-
version = "0.1.8"
2007+
version = "0.1.9"
20082008
source = "registry+https://github.com/rust-lang/crates.io-index"
2009-
checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da"
2009+
checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973"
20102010

20112011
[[package]]
20122012
name = "regex-syntax"

0 commit comments

Comments
 (0)