chore: bump quark revision

This commit is contained in:
Paul Makles
2022-04-28 20:34:00 +01:00
parent 45a3b4ba15
commit ae0e5cd7bf
2 changed files with 2 additions and 2 deletions

View File

@@ -64,5 +64,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 = "d645b746ad90b8517b492ca1ec250ac480a975e8" }
revolt-quark = { git = "https://github.com/revoltchat/quark", rev = "eafefbcb3c612c8fdc3f052d05ddd9b1a4c5ec1b" }
# revolt-quark = { path = "../quark" }