summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c3e9970..7493a0a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ reqwest = { version = "0.12.7", default-features = false, features = [
"rustls-tls",
"json",
] }
-serde = "1.0.208"
+serde = "1.0.209"
serde_json = "1.0.127"
tokio = { version = "1.39.3", features = [
"macros",