mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
chore(ci): start reporting outdated openssl
We're going to move away from openssl v1 to v3.
This commit is contained in:
parent
ffafda8fd4
commit
4cde6f8129
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
@ -8,8 +8,6 @@
|
||||
ignorePaths: [
|
||||
'**/tests/**',
|
||||
],
|
||||
// See rust-lang/cargo#13546 and openssl/openssl#23376 for the exclusion
|
||||
ignoreDeps: ['openssl', 'openssl-src', 'openssl-sys'],
|
||||
customManagers: [
|
||||
{
|
||||
customType: 'regex',
|
||||
|
Loading…
x
Reference in New Issue
Block a user