Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'xtask/Cargo.toml')
| -rw-r--r-- | xtask/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index 192de86947..4bc1821ee5 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -19,6 +19,7 @@ stdx.workspace = true proc-macro2 = "1.0.47" quote = "1.0.20" ungrammar = "1.16.1" +either.workspace = true itertools.workspace = true # Avoid adding more dependencies to this crate |