Skip to content

Commit a3c9c3a

Browse files
authored
Merge pull request #96 from Shopify/dependabot/cargo/regex-1.5.5
Bump regex from 1.5.4 to 1.5.5
2 parents 3f4be7a + 20b1eb0 commit a3c9c3a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -18,7 +18,7 @@ hex = "0.3.2"
1818
ketos = "0.11"
1919
ketos_derive = "0.11"
2020
libc = "0.2.48"
21-
regex = "1.1.0"
21+
regex = "1.5.5"
2222
serde = "1.0.85"
2323
serde_derive = "1.0.85"
2424
serde_json = "1.0.40"

0 commit comments

Comments
 (0)