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, 1 insertions, 0 deletions
diff --git a/crates/flycheck/Cargo.toml b/crates/flycheck/Cargo.toml index d81a5fe340..bb3a94c8da 100644 --- a/crates/flycheck/Cargo.toml +++ b/crates/flycheck/Cargo.toml @@ -24,6 +24,7 @@ process-wrap.workspace = true paths.workspace = true stdx.workspace = true toolchain.workspace = true +project-model.workspace = true [lints] workspace = true
\ No newline at end of file |