this fixed a thing probably

This commit is contained in:
jake 2021-09-27 23:05:11 -06:00
parent 0d30df8da6
commit 91d381a2e2

View File

@ -24,7 +24,7 @@ enum-utils = "0.1.2"
derive_more = { version = "0.99.3", features = ["display"]}
thiserror = "1.0.15"
ages-prs = "0.1"
async-trait = "0.1.41"
async-trait = "0.1.51"
lazy_static = "1.4.0"
barrel = { version = "0.6.5", features = ["pg"] }
refinery = { version = "0.5.0", features = ["postgres"] }