diff options
Diffstat (limited to 'crates/hule-oci/Cargo.toml')
| -rw-r--r-- | crates/hule-oci/Cargo.toml | 8 | +1 −7 |
1 files changed, 1 insertions, 7 deletions
diff --git a/crates/hule-oci/Cargo.toml b/crates/hule-oci/Cargo.toml index 6b05ea5..071f9c5 100644 --- a/crates/hule-oci/Cargo.toml +++ b/crates/hule-oci/Cargo.toml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2026 Nikolay Govorov +# SPDX-FileCopyrightText: 2026 Nikolay Govorov # SPDX-License-Identifier: Apache-2.0 [package] @@ -13,9 +13,3 @@ authors.workspace = true repository.workspace = true [dependencies] -hule-hmi.workspace = true -serde_json.workspace = true -tokio = { workspace = true, features = ["fs", "io-util", "rt"] } -oci-client = "0.17" -zstd = "0.13" -sha2 = "0.10" |
