chore(everything): too much honestly

This commit is contained in:
Evelyn Alicke 2023-06-27 21:00:25 +02:00
parent 8147aa8e88
commit 58a66099c3
No known key found for this signature in database
GPG key ID: 6834780BDA479436
14 changed files with 357 additions and 355 deletions

View file

@ -8,9 +8,9 @@ edition = "2021"
[dependencies]
config = { version = "0.13.1", features = ["yaml"] }
serde = { version = "1.0", features = ["derive"] }
prometheus-client = "0.19.0"
metrics = "0.21.0"
metrics-exporter-prometheus = { version = "0.12.1", features = ["http-listener"] }
futures-util = "0.3.25"
axum = "0.6.12"
tokio = { version = "1.21.2", features = ["rt-multi-thread","macros"] }
rsvici = "0.1"
anyhow = "1.0.70"