Skip to content

Commit 2e003f4

Browse files
authored
Merge pull request #64 from trydirect/renovate/crate-sqlx-vulnerability
Update Rust crate sqlx to 0.8.0 [SECURITY]
2 parents 59e1ba5 + 9079a2f commit 2e003f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ base64 = "0.22.0"
6464
redis = { version = "0.25.2", features = ["tokio-comp"] }
6565

6666
[dependencies.sqlx]
67-
version = "0.6.3"
67+
version = "0.8.0"
6868
features = [
6969
'runtime-actix-rustls',
7070
"postgres",

0 commit comments

Comments
 (0)