Commit 177bdba
authored
chore(deps): update rust crate libc to 0.2.167 (#1917)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [libc](https://redirect.github.com/rust-lang/libc) |
workspace.dependencies | patch | `0.2.166` -> `0.2.167` |
---
### Release Notes
<details>
<summary>rust-lang/libc (libc)</summary>
###
[`v0.2.167`](https://redirect.github.com/rust-lang/libc/releases/tag/0.2.167)
[Compare
Source](https://redirect.github.com/rust-lang/libc/compare/0.2.166...0.2.167)
##### Added
- Solarish: add `st_fstype` to `stat`
[#​4145](https://redirect.github.com/rust-lang/libc/pull/4145)
- Trusty: Add `intptr_t` and `uintptr_t`
([#​4161](https://redirect.github.com/rust-lang/libc/pull/4161))
##### Fixed
- Fix the build with `rustc-dep-of-std`
[#​4158](https://redirect.github.com/rust-lang/libc/pull/4158)
- Wasi: Add back unsafe block for `clockid_t` static variables
([#​4157](https://redirect.github.com/rust-lang/libc/pull/4157))
##### Cleanup
- Create an internal prelude
[#​4161](https://redirect.github.com/rust-lang/libc/pull/4161)
- Fix
`unused_qualifications`[#​4132](https://redirect.github.com/rust-lang/libc/pull/4132)
##### Other
- CI: Check various FreeBSD versions
([#​4159](https://redirect.github.com/rust-lang/libc/pull/4159))
- CI: add a timeout for all jobs
[#​4164](https://redirect.github.com/rust-lang/libc/pull/4164)
- CI: verify MSRV for `wasm32-wasi`
[#​4157](https://redirect.github.com/rust-lang/libc/pull/4157)
- Migrate to the 2021 edition
[#​4132](https://redirect.github.com/rust-lang/libc/pull/4132)
##### Removed
- Remove one unused import after the edition 2021 bump
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4zOC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMzguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->1 parent 73b398c commit 177bdba
3 files changed
+7
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments