build: lock libc (sendmmsg dep from the previous commit)
ci / rust (push) Has been cancelled

Cargo.lock update for the Linux-only `libc` dependency added in c24b571
(batched sendmmsg send). Keeps the lockfile in sync with Cargo.toml.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-11 21:55:40 +00:00
parent c24b571e37
commit c70db56115
Generated
+1
View File
@@ -1970,6 +1970,7 @@ dependencies = [
"cbindgen", "cbindgen",
"fec-rs", "fec-rs",
"hmac", "hmac",
"libc",
"proptest", "proptest",
"quinn", "quinn",
"rand 0.9.4", "rand 0.9.4",