added client version in report
This commit is contained in:
@@ -10,6 +10,7 @@ chrono = { version = "0.4.44", features = ["serde"] }
|
||||
clap = { version = "4.6.0", features = ["derive"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
# slimes = { version = "1.0.0", path = ".." }
|
||||
sqlx = { version = "0.8.6", features = ["chrono", "sqlite", "runtime-tokio"] }
|
||||
tokio = { version = "1.50.0", features = ["rt-multi-thread", "macros"] }
|
||||
tower-http = { version = "0.6.8", features = ["fs", "cors"] }
|
||||
|
||||
Reference in New Issue
Block a user