We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b7fef9 + 66051f0 commit fa39eb5Copy full SHA for fa39eb5
.cargo/audit.toml
@@ -1,8 +1,6 @@
1
[advisories]
2
# advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]
3
ignore = [
4
- # humantime, see #7469
5
- "RUSTSEC-2025-0014"
6
]
7
8
# Output Configuration
supply-chain/audits.toml
@@ -322,14 +322,14 @@ notes = "Rust Project member"
322
323
[[trusted.env_filter]]
324
criteria = "safe-to-deploy"
325
-user-id = 6743 # Ed Page (epage)
+user-id = 6743
326
start = "2024-01-19"
327
end = "2025-06-02"
328
notes = "Rust Project member"
329
330
[[trusted.env_logger]]
331
332
333
start = "2022-11-24"
334
335
0 commit comments