Skip to content

Commit 259cbdf

Browse files
authored
Delete unused regex crate (#210)
commit-id:26a2ed1b --- **Stack**: - #211 - #210⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do not merge manually using the UI - doing so may have unexpected results.*
1 parent 507236e commit 259cbdf

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@ scarb-metadata = "1.15.1"
3030
snapbox = "0.6.23"
3131
semver = "1.0.27"
3232
indoc = "2.0.7"
33-
regex = "1.12.2"
3433
rayon = "1.11.0"
3534
walkdir = "2.5.0"

crates/cairo-coverage-core/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ itertools.workspace = true
1515
ignore.workspace = true
1616
serde.workspace = true
1717
serde_json.workspace = true
18-
regex.workspace = true
1918
indoc.workspace = true
2019
rayon.workspace = true
2120

0 commit comments

Comments
 (0)