diff options
Diffstat (limited to 'crates/mozart-autoload/Cargo.toml')
| -rw-r--r-- | crates/mozart-autoload/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart-autoload/Cargo.toml b/crates/mozart-autoload/Cargo.toml index 98c4f6f..1f1ed5a 100644 --- a/crates/mozart-autoload/Cargo.toml +++ b/crates/mozart-autoload/Cargo.toml @@ -7,6 +7,7 @@ edition.workspace = true mozart-class-map-generator.workspace = true mozart-registry.workspace = true anyhow.workspace = true +indexmap.workspace = true md5.workspace = true serde_json.workspace = true |
