Skip to content

Commit 01c3290

Browse files
build(deps): bump regex from 1.5.4 to 1.5.5 (#1535)
1 parent 499a2e9 commit 01c3290

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
@@ -2090,9 +2090,9 @@ dependencies = [
20902090

20912091
[[package]]
20922092
name = "regex"
2093-
version = "1.5.4"
2093+
version = "1.5.5"
20942094
source = "registry+https://github.com/rust-lang/crates.io-index"
2095-
checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
2095+
checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
20962096
dependencies = [
20972097
"aho-corasick",
20982098
"memchr",

0 commit comments

Comments
 (0)