Skip to content

Commit c2ac319

Browse files
authored
Merge pull request #67 from trydirect/renovate/crate-sqlx-vulnerability
Update Rust crate sqlx to 0.8.1 [SECURITY]
2 parents fa66a47 + 3b3a6c2 commit c2ac319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
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.8.0"
67+
version = "0.8.1"
6868
features = [
6969
'runtime-actix-rustls',
7070
"postgres",

0 commit comments

Comments
 (0)