diff --git a/Cargo.toml b/Cargo.toml index 33acf8d..2feadfe 100644 --- a/Cargo.toml +++ b/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"] }