Skip to content

Commit b7ba778

Browse files
authored
Update deny.toml
qnighy/yasna.rs#63 is resolved
1 parent dea7f84 commit b7ba778

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Diff for: deny.toml

-9
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,3 @@ private = { ignore = true }
88
name = "ring"
99
expression = "ISC AND MIT AND OpenSSL"
1010
license-files = [{ path = "LICENSE", hash = 0xbd0eed23 }]
11-
12-
[advisories]
13-
ignore = [
14-
# Unsoundness in chrono, via rcgen, exposed by concurrent access
15-
# to environment variables. rcgen is only used in example/test
16-
# code, so this is not a genuine security hazard. Remove once
17-
# https://github.com/qnighy/yasna.rs/issues/63 is resolved.
18-
"RUSTSEC-2020-0159"
19-
]

0 commit comments

Comments
 (0)