aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-03-07 10:40:03 +0000
committerRenovate Bot <[email protected]>2022-03-07 10:40:03 +0000
commit258073c234c5627fdb1517dadc84088bfc4413fa (patch)
tree68654a089e5f95e3bf843ddaf93eb8d1eeae1fa4 /Cargo.toml
parentfix(utils): user agent ban? (diff)
downloadapi-renovate/serde-1.x.tar.xz
api-renovate/serde-1.x.zip
fix(deps): update rust crate serde to 1.0.136renovate/serde-1.x
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 2bbc990..883d7b2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ publish = false
[dependencies]
# Serialization
-serde = "1.0.125"
+serde = "1.0.136"
serde_derive = "1.0.125"
# Utility