diff --git a/Cargo.toml b/Cargo.toml index 30ed658bb462afd2ccf27eb0e70d5bdd34e03a7f..da593e2ad05910fbb4f7573f67eb579163f9c7b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] fantoccini = "0.19.3" penguin-config = "0.1.1" -serde = "1.0.175" +serde = "1.0.192" tokio = { version = "1", features = ["full"] } lettre = { version = "0.11.1", features = [ "smtp-transport",