try this version instead v2

This commit is contained in:
jake 2021-06-17 00:23:23 -06:00 committed by andy
parent 5747f4d86c
commit 388f146de8

View File

@ -27,7 +27,7 @@ ages-prs = "0.1"
async-trait = "0.1.41"
lazy_static = "1.4.0"
barrel = { version = "0.6.5", features = ["pg"] }
refinery = { version = "0.4.0", features = ["postgres"] }
refinery = { version = "0.5.0", features = ["postgres"] }
sqlx = { version = "0.4.0", features = ["runtime-async-std-native-tls", "postgres", "json", "chrono"] }
strum = "0.19.5"
strum_macros = "0.19"