diff options
Diffstat (limited to 'crates/mozart-vcs/Cargo.toml')
| -rw-r--r-- | crates/mozart-vcs/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart-vcs/Cargo.toml b/crates/mozart-vcs/Cargo.toml index dc6dfc3..18eff25 100644 --- a/crates/mozart-vcs/Cargo.toml +++ b/crates/mozart-vcs/Cargo.toml @@ -8,6 +8,7 @@ mozart-core.workspace = true mozart-semver.workspace = true anyhow.workspace = true base64.workspace = true +indexmap.workspace = true regex.workspace = true reqwest.workspace = true serde.workspace = true |
