mirror of
https://github.com/Start9Labs/rpc-toolkit.git
synced 2026-03-26 02:11:56 +00:00
set git repo for yajrc
This commit is contained in:
@@ -21,4 +21,4 @@ serde_json = "1.0.64"
|
|||||||
thiserror = "1.0.24"
|
thiserror = "1.0.24"
|
||||||
tokio = { version = "1.4.0", features = ["full"] }
|
tokio = { version = "1.4.0", features = ["full"] }
|
||||||
url = "2.2.1"
|
url = "2.2.1"
|
||||||
yajrc = { path = "../../yajrc" }
|
yajrc = { version = "*", path = "../../yajrc", git = "https://github.com/dr-bonez/yajrc", branch = "develop" }
|
||||||
|
|||||||
Reference in New Issue
Block a user