mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-12 12:47:25 +08:00
exclude ohos from workspace (#1080)
This commit is contained in:
5778
easytier-contrib/easytier-ohrs/Cargo.lock
generated
Normal file
5778
easytier-contrib/easytier-ohrs/Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user