diff options
Diffstat (limited to 'helix-parsec/Cargo.toml')
-rw-r--r-- | helix-parsec/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helix-parsec/Cargo.toml b/helix-parsec/Cargo.toml index 562df8dd..505a4247 100644 --- a/helix-parsec/Cargo.toml +++ b/helix-parsec/Cargo.toml @@ -11,4 +11,3 @@ homepage = "https://helix-editor.com" include = ["src/**/*", "README.md"] [dependencies] -regex = "1" |