Browse Source

this fixed a thing probably

pull/80/head
jake 3 years ago
parent
commit
91d381a2e2
  1. 2
      Cargo.toml

2
Cargo.toml

@ -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"] }

Loading…
Cancel
Save