We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa66a47 + 3b3a6c2 commit c2ac319Copy full SHA for c2ac319
Cargo.toml
@@ -64,7 +64,7 @@ base64 = "0.22.0"
64
redis = { version = "0.25.2", features = ["tokio-comp"] }
65
66
[dependencies.sqlx]
67
-version = "0.8.0"
+version = "0.8.1"
68
features = [
69
'runtime-actix-rustls',
70
"postgres",
0 commit comments