[[audits.clap]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "4.5.32 -> 4.5.37"
notes = "This just incremented the version of the clap_builder dependency."
[[audits.clap_builder]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "4.5.32 -> 4.5.37"
[[audits.crossbeam-utils]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "0.8.15 -> 0.8.14"
notes = "This is an audit of a downgrade to fill a gap between third-party audits. The only behavioural difference in the newer version is better handling of integer overflow when providing a timeout for parking a thread."
[[audits.flate2]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "1.1.0 -> 1.1.2"
notes = "The only changes are clippy / code style tweaks."
[[audits.half]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.5.0 -> 2.6.0"
notes = "The only changes are to derive additional zerocopy traits and to fix some dependency minimum versions."
[[audits.proc-macro2]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "1.0.94 -> 1.0.95"
notes = "The only changes were to reflect changes in semver-exempt APIs to support nightly Rust changes."
[[audits.syn]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "2.0.98 -> 2.0.100"
[[audits.tempfile]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "3.21.0 -> 3.22.0"
notes = "The only significant change is updating its maximum accepted version of the windows-sys dependency to allow v0.61.x."
[[audits.winapi-util]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "0.1.9 -> 0.1.11"
notes = "The only change is to the allowed range of windows-sys dependency versions."
[[trusted.libc]]
criteria = "safe-to-deploy"
user-id = 55123
start = "2024-08-15"
end = "2026-09-16"
notes = "rust-lang-owner is a bot run by the Rust Infrastructure Team, so libc is hopefully as trustworthy as the Rust toolchain."
[[trusted.windows-link]]
criteria = "safe-to-deploy"
user-id = 64539
start = "2024-07-17"
end = "2026-09-17"
notes = "kennykerr is on the Windows team at Microsoft."
[[trusted.windows-sys]]
criteria = "safe-to-deploy"
user-id = 64539
start = "2021-11-15"
end = "2026-09-17"
notes = "kennykerr is on the Windows team at Microsoft."
[[trusted.windows-targets]]
criteria = "safe-to-deploy"
user-id = 64539
start = "2022-09-09"
end = "2026-09-17"
notes = "kennykerr is on the Windows team at Microsoft."