Skip to content

Commit 983614a

Browse files
committed
Add TODO for updating sqlx
1 parent b14e9dc commit 983614a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deny.toml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ notice = "warn"
1515
ignore = [
1616
# TODO: Update dependencies that use rsa crate
1717
"RUSTSEC-2023-0071",
18+
# TODO: sqlx >=0.8.1
19+
"RUSTSEC-2024-0363",
1820
]
1921

2022
[licenses]

0 commit comments

Comments
 (0)