Fix routing errors 2 + Version File Response (#290)

This commit is contained in:
Geometrically
2022-02-06 17:54:01 -07:00
committed by GitHub
parent 0cbc2001e2
commit eb4375258e
4 changed files with 13 additions and 6 deletions

View File

@@ -58,4 +58,5 @@ sqlx = { version = "0.5.10", features = ["runtime-actix-rustls", "postgres", "ch
bytes = "1.1.0"
dashmap = "4.0.2"
dashmap = "4.0.2"
hex = "0.4.3"