diff options
Diffstat (limited to 'crates/mozart/Cargo.toml')
| -rw-r--r-- | crates/mozart/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart/Cargo.toml b/crates/mozart/Cargo.toml index fb47195..bb052dc 100644 --- a/crates/mozart/Cargo.toml +++ b/crates/mozart/Cargo.toml @@ -14,6 +14,7 @@ anyhow.workspace = true clap.workspace = true clap_complete.workspace = true colored.workspace = true +indexmap.workspace = true regex.workspace = true reqwest.workspace = true self-replace.workspace = true |
