chore(deps): bump serde_json from 1.0.41 to 1.0.44
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.41 to 1.0.44. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.41...v1.0.44) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Fabian Freyer
parent
37638d200b
commit
e1b031d220
+1
-1
@@ -28,7 +28,7 @@ libc = "0.2.66"
|
||||
log = "0.4.8"
|
||||
pretty_env_logger = "0.3.1"
|
||||
serde = "1.0.104"
|
||||
serde_json = "1.0.41"
|
||||
serde_json = "1.0.44"
|
||||
structopt = "0.3.7"
|
||||
tokio = "0.1.22"
|
||||
tokio-codec= "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user