mirror of
https://github.com/girlbossceo/ruwuma.git
synced 2025-04-29 06:49:48 -04:00
remove non_exhaustive on signatures upload failures struct type
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
parent
0701341a2f
commit
edbdc79e56
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue