Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/parser/Cargo.toml')
| -rw-r--r-- | crates/parser/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/parser/Cargo.toml b/crates/parser/Cargo.toml index 08359133f1..6e962abd75 100644 --- a/crates/parser/Cargo.toml +++ b/crates/parser/Cargo.toml @@ -20,4 +20,5 @@ limit.workspace = true [dev-dependencies] expect-test = "1.4.0" +stdx.workspace = true sourcegen.workspace = true |