Skip to content

Commit 81d562f

Browse files
committed
regex-debug: this removes regex-debug
There will be a new 'regex-cli' tool that will supplant this (and more).
1 parent a9b2e02 commit 81d562f

File tree

3 files changed

+1
-395
lines changed

3 files changed

+1
-395
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ edition = "2018"
1818

1919
[workspace]
2020
members = [
21-
"bench", "regex-capi", "regex-debug", "regex-syntax",
21+
"bench", "regex-capi", "regex-syntax",
2222
]
2323

2424
[lib]

regex-debug/Cargo.toml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)