Cargo fix

This commit is contained in:
Flori Weber 2023-06-11 13:55:00 +02:00
parent 63f09e51d8
commit a5a596fb4b
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.