Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/flycheck/Cargo.toml')
| -rw-r--r-- | crates/flycheck/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/flycheck/Cargo.toml b/crates/flycheck/Cargo.toml index 1e0b3605b1..3f6671b1c4 100644 --- a/crates/flycheck/Cargo.toml +++ b/crates/flycheck/Cargo.toml @@ -18,7 +18,6 @@ cargo_metadata = "0.15.0" rustc-hash = "1.1.0" serde_json.workspace = true serde.workspace = true -jod-thread = "0.1.2" command-group = "2.0.1" # local deps |