aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'crates/hule-hmi/Cargo.toml')
-rw-r--r--crates/hule-hmi/Cargo.toml17+0 −17
1 files changed, 0 insertions, 17 deletions
diff --git a/crates/hule-hmi/Cargo.toml b/crates/hule-hmi/Cargo.toml
deleted file mode 100644
--- a/crates/hule-hmi/Cargo.toml
+++ /dev/null
@@ -1,17 +0,0 @@
-# SPDX-FileCopyrightText: 2026 Nikolay Govorov
-# SPDX-License-Identifier: Apache-2.0
-
-[package]
-name = "hule-hmi"
-description = "Types and validation for Hule machine images"
-
-publish.workspace = true
-edition.workspace = true
-version.workspace = true
-license.workspace = true
-authors.workspace = true
-repository.workspace = true
-
-[dependencies]
-serde.workspace = true
-serde_json.workspace = true