aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_config
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-08-23 22:35:49 +0000
committerRenovate Bot <[email protected]>2021-08-23 22:35:49 +0000
commit0356e6b66215b39dcf853c4f4c92d4633e9d7642 (patch)
tree221cc37329df13d0f525ffda861bb7e14bd810a5 /crates/whirl_config
parentMerge pull request #71 from Whirlsplash/renovate/serde_derive-1.x (diff)
downloadwhirl-0356e6b66215b39dcf853c4f4c92d4633e9d7642.tar.xz
whirl-0356e6b66215b39dcf853c4f4c92d4633e9d7642.zip
fix(deps): update rust crate serde to 1.0.129
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 c23e404..964969b 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.128"
+serde = "1.0.129"
serde_derive = "1.0.128"
# Logging