Cargo fix

This commit is contained in:
Flori Weber 2023-06-11 13:55:00 +02:00
parent 41135d037f
commit 8b8ea03513
No known key found for this signature in database
GPG Key ID: 0ACD574FCF5226CF
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
use serde::{Deserialize, Serialize};
#[derive(Debug, Deserialize, Serialize)]
#[serde(rename_all = "snake_case")]
/// Represents the schema which needs to be sent to create or modify a Role.