diff --git a/Cargo.toml b/Cargo.toml index 36e79af..152ce02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,5 @@ authors = ["Filippo Vissani ", "Leonardo Micell [dependencies] rand = "0.8.5" -serde = { version = "1.0.130", features = ["derive"] } +serde = { version = "1.0.190", features = ["derive"] } serde_json = "1.0.107" \ No newline at end of file