build(deps): bump serde from 1.0.130 to 1.0.131 (#4)

This commit is contained in:
dependabot[bot] 2021-12-13 13:33:14 +00:00 committed by GitHub
parent 20e7ba87de
commit 5938e4326f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -20,6 +20,6 @@ dirs = "4.0.0"
log = "0.4.14"
pretty_env_logger = "0.4.0"
regex = "1.5.4"
serde = "1.0.130"
serde = "1.0.131"
serde_derive = "1.0.130"
toml = "0.5.8"