submodule yajrc

This commit is contained in:
Aiden McClelland
2021-09-24 13:58:05 -06:00
parent 2b21d7acf6
commit cc62793958
3 changed files with 5 additions and 1 deletions

View File

@@ -29,4 +29,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" }
yajrc = { version = "*", path = "../yajrc" }