timer
timer copied to clipboard
build(deps): Update Rust crate libc to v0.2.159
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| libc | dependencies | patch | 0.2.158 -> 0.2.159 |
Release Notes
rust-lang/libc (libc)
v0.2.159
Added
- Android: add more
AT_*constants in #3779 - Apple: add missing
NOTE_*constants in #3883 - Hermit: add missing error numbers in #3858
- Hurd: add
__timevalfor 64-bit support in #3786 - Linux: add
epoll_pwait2in #3868 - Linux: add
mq_notifyin #3849 - Linux: add missing
NFT_CT_*constants in #3844 - Linux: add the
fchmodat2syscall in #3588 - Linux: add the
msealsyscall in #3798 - OpenBSD: add
sendmmsgandrecvmmsgin #3831 - Unix: add
IN6ADDR_ANY_INITandIN6ADDR_LOOPBACK_INITin #3693 - VxWorks: add
S_ISVTXin #3768 - VxWorks: add
vxCpuLibandtaskLibfunctions #3861 - WASIp2: add definitions for
std::netsupport in #3892
Fixed
- Correctly handle version checks when
clippy-driveris used #3893
Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.