diff options
Diffstat (limited to 'crates/mozart-vcs/Cargo.toml')
| -rw-r--r-- | crates/mozart-vcs/Cargo.toml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/crates/mozart-vcs/Cargo.toml b/crates/mozart-vcs/Cargo.toml deleted file mode 100644 index 92b3e24..0000000 --- a/crates/mozart-vcs/Cargo.toml +++ /dev/null @@ -1,21 +0,0 @@ -[package] -name = "mozart-vcs" -version.workspace = true -edition.workspace = true - -[dependencies] -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 -serde_json.workspace = true -tokio.workspace = true -tracing.workspace = true -url.workspace = true - -[dev-dependencies] -tempfile.workspace = true |
