add nkode-rs

This commit is contained in:
2025-12-14 10:47:57 -06:00
parent e0f79344a6
commit e820f8df28
12 changed files with 177 additions and 48 deletions

View File

@@ -10,4 +10,6 @@ sha2 = "0.10.9"
async-trait = "0.1.89"
uuid = { version = "1.19.0", features = ["v4"] }
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "sync"] }
nkode-rs = { path = "nkode-rs" }