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