merge branches and document
Some checks are pending
Rhai Tests / Run Rhai Tests (push) Waiting to run
Some checks are pending
Rhai Tests / Run Rhai Tests (push) Waiting to run
This commit is contained in:
@@ -46,7 +46,7 @@ tokio = "1.45.0"
|
||||
tokio-postgres = "0.7.8" # Async PostgreSQL client
|
||||
tokio-test = "0.4.4"
|
||||
uuid = { version = "1.16.0", features = ["v4"] }
|
||||
zinit-client = { git = "https://github.com/threefoldtech/zinit", branch = "json_rpc", package = "zinit-client" }
|
||||
zinit-client = { path = "/Users/timurgordon/code/github/threefoldtech/zinit/zinit-client" }
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
urlencoding = "2.1.3"
|
||||
|
||||
|
Reference in New Issue
Block a user