The flowback solution of HarmonyOS 5 failed due to the anti-loop mechanism. (#1514)

This commit is contained in:
韩嘉乐
2025-10-25 00:17:24 +08:00
committed by GitHub
parent 71679e889a
commit 26d002bc2b
5 changed files with 26 additions and 88 deletions

View File

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