diff options
Diffstat (limited to 'crates/mozart-autoload/Cargo.toml')
| -rw-r--r-- | crates/mozart-autoload/Cargo.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/crates/mozart-autoload/Cargo.toml b/crates/mozart-autoload/Cargo.toml deleted file mode 100644 index 571d70f..0000000 --- a/crates/mozart-autoload/Cargo.toml +++ /dev/null @@ -1,17 +0,0 @@ -[package] -name = "mozart-autoload" -version.workspace = true -edition.workspace = true - -[dependencies] -mozart-class-map-generator.workspace = true -mozart-core.workspace = true -mozart-registry.workspace = true -anyhow.workspace = true -indexmap.workspace = true -md5.workspace = true -regex.workspace = true -serde_json.workspace = true - -[dev-dependencies] -tempfile.workspace = true |
