This commit is contained in:
2023-07-23 22:53:29 +02:00
parent 51fe481697
commit 91d2fee0a7
3 changed files with 4 additions and 45 deletions

View File

@@ -19,8 +19,6 @@ serde = { version = "1.0.163", features = ["derive"] }
tokio = { version = "1.28.2", features = ["full"] }
axum = { version = "0.6.18", features = ["json"] }
log = "0.4.18"
env_logger = "0.10.0"
chrono = "0.4.26"
sentry = "0.31.5"