diff --git a/Cargo.toml b/Cargo.toml index 2439e2e..86645ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ edition = "2021" anyhow = "1.0" async-graphql = { version = "7.0", features = ["chrono", "decimal"] } async-graphql-warp = "6" -base64 = "0.21" +base64 = "0.22" bb8-postgres = { version = "0.8", features = [ "with-serde_json-1", "with-chrono-0_4",