build(deps): bump serde from 1.0.135 to 1.0.136 (#9)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-31 19:18:35 +05:30 committed by GitHub
parent bfaad7fa68
commit 20913da75c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -18,6 +18,6 @@ dirs = "4.0.0"
log = { version = "0.4.14", features = ["release_max_level_trace"] }
pretty_env_logger = "0.4.0"
regex = "1.5.4"
serde = "1.0.135"
serde = "1.0.136"
serde_derive = "1.0.136"
toml = "0.5.8"