Skip to content

Commit d24f419

Browse files
Bump regex-macro from 0.2.0 to 0.3.0
Bumps [regex-macro](https://github.com/rossmacarthur/regex-macro) from 0.2.0 to 0.3.0. - [Commits](rossmacarthur/regex-macro@0.2.0...0.3.0) --- updated-dependencies: - dependency-name: regex-macro dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d86eb22 commit d24f419

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 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
@@ -23,7 +23,7 @@ itertools = "0.14.0"
2323
lazy_static = "1.5.0"
2424
lexical = "7.0.4"
2525
regex = "1.11.2"
26-
regex-macro = "0.2.0"
26+
regex-macro = "0.3.0"
2727
ring-algorithm = "0.8.0"
2828
serde_scan = "0.4.1"
2929

0 commit comments

Comments
 (0)