aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_config
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_config
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_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 fd4d6cc..d81bbed 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.129"
+serde = "1.0.130"
serde_derive = "1.0.130"
# Logging