Skip to content

Commit 429c257

Browse files
authored
Merge pull request #55 from luisfi-dev/dependabot/cargo/regex-1.12.4
Bump regex from 1.12.3 to 1.12.4
2 parents bc14630 + 9b6dd90 commit 429c257

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ proc-macro = true
1717
[dependencies]
1818
proc-macro2 = "1.0.106"
1919
quote = "1.0.45"
20-
regex = "1.12.3"
20+
regex = "1.12.4"
2121
syn = { version = "2.0.117", features = [] }
2222

2323
[dev-dependencies]

0 commit comments

Comments
 (0)