remove non_exhaustive on signatures upload failures struct type

Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
June Clementine Strawberry 2025-04-03 12:53:56 -04:00
parent 0701341a2f
commit edbdc79e56
No known key found for this signature in database

View file

@ -96,7 +96,6 @@ pub mod v3 {
}
/// A failure to process a signed key.
#[non_exhaustive]
#[derive(Clone, Debug, Deserialize, Serialize)]
pub struct Failure {
/// Machine-readable error code.