chore: bump quark; changes deletion period

This commit is contained in:
Paul Makles
2022-06-10 17:22:34 +01:00
parent cb2e6fb2f7
commit 2e6e1fdd44
3 changed files with 4 additions and 4 deletions

View File

@@ -84,7 +84,7 @@ rocket_empty = { optional = true, git = "https://github.com/insertish/rocket_emp
rocket_cors = { optional = true, git = "https://github.com/lawliet89/rocket_cors", rev = "5843861a88958c16bfaa0b40f0d8910772bcd2f6" }
# rAuth
rauth = { git = "https://github.com/insertish/rauth", rev = "7a579daa6a90845fe86139edcadbd01639b330b6", features = [ "async-std-runtime" ] }
rauth = { git = "https://github.com/insertish/rauth", rev = "58aebdb6f9f25ff676f44726cce240570249ce47", features = [ "async-std-runtime" ] }
# Sentry
sentry = "0.25.0"