mirror of
https://github.com/rust-lang/cargo.git
synced 2026-02-13 18:15:57 +00:00
chore(ci): unpin libc
This commit is contained in:
parent
56bdf49f7b
commit
dab2ec888e
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
@ -8,8 +8,6 @@
|
||||
ignorePaths: [
|
||||
'**/tests/**',
|
||||
],
|
||||
// For why we ignore, see https://github.com/bytecodealliance/rustix/issues/1496
|
||||
ignoreDeps: ['libc'],
|
||||
customManagers: [
|
||||
{
|
||||
customType: 'regex',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user