switch back to path deps cause we can't have nice things yet

This commit is contained in:
Aiden McClelland
2021-06-14 16:12:07 -06:00
parent 9d4978f6fb
commit fb2629d099

View File

@@ -21,4 +21,4 @@ serde_json = "1.0.64"
thiserror = "1.0.24"
tokio = { version = "1.4.0", features = ["full"] }
url = "2.2.1"
yajrc = { version = "*", path = "../../yajrc", git = "https://github.com/dr-bonez/yajrc", branch = "develop" }
yajrc = { version = "*", path = "../../yajrc" }