Update deps

This commit is contained in:
2023-09-03 22:15:31 +02:00
parent c83453a1a3
commit 507101171e

View File

@@ -20,7 +20,7 @@ base64 = "0.21.2"
tokio-util = { version = "0.7.8", features = ["compat"] }
textwrap = "0.16.0"
regex = "1.9.3"
chrono = "0.4.26"
chrono = "0.4.28"
dateparser = "0.2.0"
sentry = { version = "0.31.5", features = ["debug-images"] }
moka = { version = "0.11.3", features = ["future"] }