chore(deps): update patch dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cc | build-dependencies | patch |
1.2.0 -> 1.2.1
|
| clap | dev-dependencies | patch |
4.5.20 -> 4.5.21
|
| clap | dependencies | patch |
4.5.20 -> 4.5.21
|
| libc | dependencies | patch |
0.2.162 -> 0.2.164
|
| serde (source) | dependencies | patch |
1.0.214 -> 1.0.215
|
| serde_json | dependencies | patch |
1.0.132 -> 1.0.133
|
Release Notes
clap-rs/clap (clap)
v4.5.21
Fixes
-
(parser) Ensure defaults are filled in on error with
ignore_errors(true)
rust-lang/libc (libc)
v0.2.164
MSRV
This release increases the MSRV of libc to 1.63.
Other
- CI: remove tests with rust < 1.63 #4051
- MSRV: document the MSRV of the stable channel to be 1.63 #4040
- MacOS: move ifconf to s_no_extra_traits #4051
v0.2.163
Added
- Aix: add more
dlopenflags #4044 - Android: add group calls #3499
- FreeBSD: add
TCP_FUNCTION_BLKandTCP_FUNCTION_ALIAS#4047 - Linux: add
confstr#3612 - Solarish: add
aio#4033 - Solarish: add
arc4random*#3944
Changed
- Emscripten: upgrade emsdk to 3.1.68 #3962
- Hurd: use more standard types #3733
- Hurd: use the standard
ssize_t = isize#4029 - Solaris: fix
confstranducontext_t#4035
Other
serde-rs/serde (serde)
v1.0.215
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.