chore(deps): bump serde_json from 1.0.34 to 1.0.39
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.34 to 1.0.39. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.34...v1.0.39) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Fabian Freyer
parent
e30c15158a
commit
b965cc8763
+1
-1
@@ -12,7 +12,7 @@ libc = "0.2.51"
|
||||
log = "0.4.6"
|
||||
pretty_env_logger = "0.3.0"
|
||||
serde = "1.0.89"
|
||||
serde_json = "1.0.34"
|
||||
serde_json = "1.0.39"
|
||||
tokio = "0.1.18"
|
||||
tokio-pty-process = "*"
|
||||
tokio-io= "0.1.12"
|
||||
|
||||
Reference in New Issue
Block a user