aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api/Cargo.toml
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-08-28 23:37:14 +0000
committerRenovate Bot <[email protected]>2021-08-28 23:37:14 +0000
commit80946b3853be6a403280d4546ccaf788b98a5265 (patch)
tree73e4cae5c2ddbdba2ed292d030e17f7dc327445d /crates/whirl_api/Cargo.toml
parentMerge pull request #83 from Whirlsplash/renovate/serde_derive-1.x (diff)
downloadwhirl-80946b3853be6a403280d4546ccaf788b98a5265.tar.xz
whirl-80946b3853be6a403280d4546ccaf788b98a5265.zip
fix(deps): update rust crate serde to 1.0.130
Diffstat (limited to 'crates/whirl_api/Cargo.toml')
-rw-r--r--crates/whirl_api/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_api/Cargo.toml b/crates/whirl_api/Cargo.toml
index 8cff250..c36c3c6 100644
--- a/crates/whirl_api/Cargo.toml
+++ b/crates/whirl_api/Cargo.toml
@@ -27,7 +27,7 @@ num-traits = "0.2.14"
qstring = "0.7.2"
# Serialization
-serde = "1.0.129"
+serde = "1.0.130"
serde_derive = "1.0.130"
# Logging