diff --git a/Cargo.toml b/Cargo.toml index b880eb11..9a70a7e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }