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 53ef511..5a2bc82 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ reqwest = { version = "0.11.23", default-features = false, features = [
"rustls-tls",
"json",
] }
-serde = "1.0.195"
+serde = "1.0.196"
serde_json = "1.0.113"
tokio = { version = "1.35.1", features = [
"macros",