Skip to content

Commit 3e97473

Browse files
committed
chore: paste rustsec workaround
waiting on uniffi update
1 parent 7f7aa13 commit 3e97473

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ ignore = [
2020
"RUSTSEC-2023-0071", # rsa Marvin Attack: (https://jira.corp.adobe.com/browse/CAI-5104)
2121
"RUSTSEC-2024-0384", # instant (https://github.com/contentauth/c2pa-rs/issues/663)
2222
"RUSTSEC-2024-0399", # tokio-rustls server: https://rustsec.org/advisories/RUSTSEC-2024-0399
23+
"RUSTSEC-2024-0436", # paste (uniffi update soon) https://rustsec.org/advisories/RUSTSEC-2024-0436"
2324
]
2425

2526
[bans]

0 commit comments

Comments
 (0)