aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_config
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-08-21 18:11:18 +0000
committerRenovate Bot <[email protected]>2021-08-21 18:11:18 +0000
commit173789498a5f7c3228b0eb8d9feb8a3afd81aefd (patch)
treeecfe2e1388447462645074256ddb267f43a8b464 /crates/whirl_config
parentMerge pull request #69 from Whirlsplash/renovate/tokio-1.x (diff)
downloadwhirl-173789498a5f7c3228b0eb8d9feb8a3afd81aefd.tar.xz
whirl-173789498a5f7c3228b0eb8d9feb8a3afd81aefd.zip
fix(deps): update rust crate serde to 1.0.128
Diffstat (limited to 'crates/whirl_config')
-rw-r--r--crates/whirl_config/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_config/Cargo.toml b/crates/whirl_config/Cargo.toml
index 010ec1b..5ae35b1 100644
--- a/crates/whirl_config/Cargo.toml
+++ b/crates/whirl_config/Cargo.toml
@@ -17,7 +17,7 @@ publish = false
config = "0.11.0"
# Serialization
-serde = "1.0.127"
+serde = "1.0.128"
serde_derive = "1.0.127"
# Logging