Bump prost, prost-types, and tonic (#18537)
* Bump prost+tonic and accommodate generated service changes * Unignore advisory * Fixup .proto error list
This commit is contained in:
@ -39,10 +39,5 @@ cargo_audit_ignores=(
|
||||
# https://github.com/paritytech/libsecp256k1/issues/66
|
||||
--ignore RUSTSEC-2020-0146
|
||||
|
||||
# prost-types: Conversion from `prost_types::Timestamp` to `SystemTime` can cause an overflow and panic
|
||||
#
|
||||
# Blocked on googleapi protobuf build errors
|
||||
--ignore RUSTSEC-2021-0073
|
||||
|
||||
)
|
||||
scripts/cargo-for-all-lock-files.sh stable audit "${cargo_audit_ignores[@]}"
|
||||
|
Reference in New Issue
Block a user