right linking

This commit is contained in:
sqlerrorthing
2025-10-29 04:52:48 +08:00
parent 021fc6f53e
commit 227db9b7fd
8 changed files with 149 additions and 49 deletions

View File

@@ -15,6 +15,9 @@ serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
sysctl = "0.7.1"
tokio = { version = "1.48.0", features = ["full"] }
once_cell = "1.21.3"
[build-dependencies]
cmake = "0.1.49"
cc = "1.2.43"
bindgen = "0.72.1"
once_cell = "1.21.3"