Oliver Hamlet
65f0719c2f
Update tempfile from 3.22.0 to 3.25.0
2026-02-23 17:57:20 +00:00
Oliver Hamlet
454f395ae4
Use my aggregated audits
2026-02-23 17:55:02 +00:00
Oliver Hamlet
d362d6d530
Update cargo-vet to v0.10.2
2026-01-19 18:21:17 +00:00
Oliver Hamlet
0878556e2e
Update unicase to v2.9.0
2026-01-07 18:36:00 +00:00
Oliver Hamlet
176c4184ba
Update criterion to v0.8.1
...
The new transitive dependency on cc is intentionally set to v1.2.5 in the lockfile because that's the newest version that already has an audit.
2026-01-01 02:26:02 +00:00
Oliver Hamlet
5aa61abc10
Remove pelite dependency
...
The advantages of using the built-in implementation instead of pelite are:
- It's much faster on average: for Starfield.exe (~ 100 MB) it is 2.8x
faster and 4% slower reading file and product versions respectively,
and for sfse_1_15_222.dll it is 3.35x faster and < 1% slower
respectively.
- It reduces the transitive dependency count by 8
- It uses ~ 700 lines of first-party code that only depends on the
standard library, instead of 240715 lines of unaudited third-party code
- pelite hasn't had a release in 3 years, and my PR for replacing winapi
hasn't had any response in the month and a half it's been open, so the
built-in implementation is probably less of a maintenance risk.
2025-12-03 18:39:27 +00:00
Oliver Hamlet
99f03bbade
Update cargo-vet config
2025-12-03 18:11:53 +00:00
Oliver Hamlet
c8625a0851
Add audits for regex 1.11.3 -> 1.12.2 delta
2025-11-24 22:26:02 +00:00
Oliver Hamlet
966bf75a29
Add audits for regex v1.11.2 to v1.11.3 update
2025-10-03 18:39:36 +01:00
Oliver Hamlet and GitHub
5949e0078c
Merge pull request #81 from loot/dependabot/cargo/esplugin-6.1.4
...
Bump esplugin from 6.1.3 to 6.1.4
2025-10-03 18:25:34 +01:00
Oliver Hamlet
6a66d8fcd0
Add audit for esplugin v6.1.4 as workaround for trust
2025-10-03 18:18:52 +01:00
Oliver Hamlet
a88f424219
Update libc entry in cargo-vet lockfile
2025-10-03 18:02:03 +01:00
Oliver Hamlet
940aa22f26
Update errno, rustix, winapi-util, windows-sys
...
To remove several windows* crates.
2025-09-28 16:26:13 +01:00
Oliver Hamlet
a3fab8f8c7
Downgrade crossbeam-deque to an audited version
...
The differences don't seem to be significant for LCI's usage.
2025-09-28 16:26:13 +01:00
Oliver Hamlet
7469c7ba41
Downgrade walkdir to an audited version
...
The differences don't seem to be significant for LCI's usage.
2025-09-28 16:26:13 +01:00
Oliver Hamlet
e1ad153df2
Downgrade ryu to an audited version
...
The differences don't seem to be significant for LCI's usage.
2025-09-28 16:26:13 +01:00
Oliver Hamlet
185dd20834
Downgrade syn to an audited version
...
The differences don't seem to be significant for LCI's usage.
2025-09-28 16:26:13 +01:00
Oliver Hamlet
c9e9cef47f
Add cargo-vet config
2025-09-28 16:26:13 +01:00