Skip to content

Commit 33abd89

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump regex from 1.5.4 to 1.5.5 (#1535)
(cherry picked from commit 01c3290) Signed-off-by: Oliver Gould <ver@buoyant.io>
1 parent 4519778 commit 33abd89

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
@@ -1888,9 +1888,9 @@ dependencies = [
18881888

18891889
[[package]]
18901890
name = "regex"
1891-
version = "1.5.4"
1891+
version = "1.5.5"
18921892
source = "registry+https://github.com/rust-lang/crates.io-index"
1893-
checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
1893+
checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
18941894
dependencies = [
18951895
"aho-corasick",
18961896
"memchr",

0 commit comments

Comments
 (0)