diff --git a/Cargo.toml b/Cargo.toml
index da593e2ad05910fbb4f7573f67eb579163f9c7b4..2299c1936b50c54a87a48e7c9fec5c4e3f5f6b1e 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.192"
+serde = "1.0.200"
 tokio = { version = "1", features = ["full"] }
 lettre = { version = "0.11.1", features = [
   "smtp-transport",