chore: use latest Quark

This commit is contained in:
Paul Makles
2022-04-12 22:56:11 +01:00
parent c3a04d02c5
commit 3d4c40dac0

View File

@@ -70,5 +70,5 @@ schemars = "0.8.8"
rocket_okapi = { git = "https://github.com/insertish/okapi", rev = "dcf0df115596ee07a587a7a543cddf3d7944645b", features = [ "swagger" ] }
# quark
# revolt-quark = { git = "https://github.com/revoltchat/quark", rev = "7585b7944f1a654a28f9902f2cf0f6778f7abd5a" }
revolt-quark = { path = "../quark" }
revolt-quark = { git = "https://github.com/revoltchat/quark", rev = "d65f49168c186b15a8465f16cbeccebac9b2bb7b" }
# revolt-quark = { path = "../quark" }