Bump serde_json from 1.0.58 to 1.0.59 (#35)

This commit is contained in:
dependabot-preview[bot]
2020-10-12 20:57:16 +00:00
committed by GitHub
parent 957dd6e97b
commit e6a80b5b17
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ serde_derive = "1.0.112"
serde = "1.0.116"
reqwest = { version = "0.10", default-features = false, features = ["json", "rustls-tls"] }
tokio = { version = "0.2", features = ["full"] }
serde_json = "1.0.58"
serde_json = "1.0.59"
log = "0.4"
pretty_env_logger = "0.4.0"
regex = "1.4.0"