build: lock libc (sendmmsg dep from the previous commit)

Cargo.lock update for the Linux-only `libc` dependency added in ea37669
(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 ea3766900d
commit 14e083735c
Generated
+1
View File
@@ -1970,6 +1970,7 @@ dependencies = [
"cbindgen",
"fec-rs",
"hmac",
"libc",
"proptest",
"quinn",
"rand 0.9.4",