exclude ohos from workspace (#1080)

This commit is contained in:
Sijie.Sun
2025-07-05 18:44:37 +08:00
committed by GitHub
parent a4bb555fac
commit 139f6b3c4c
5 changed files with 5786 additions and 106 deletions

5778
easytier-contrib/easytier-ohrs/Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -8,7 +8,7 @@ crate-type=["cdylib"]
[dependencies]
ohos-hilog-binding = {version = "*", features = ["redirect"]}
easytier = { path = "../../easytier" }
easytier = { git = "https://github.com/EasyTier/EasyTier.git" }
napi-derive-ohos = "1.0.4"
napi-ohos = { version = "1.0.4", default-features = false, features = [
"serde-json",