Skip to content

Commit 0f17d75

Browse files
Bump serde_json from 1.0.42 to 1.0.44
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.42 to 1.0.44. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.42...v1.0.44) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d1ac453 commit 0f17d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/minion/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ errno= "0.2.4"
1010
rand = "0.7.2"
1111
cfg-if = "0.1.10"
1212
serde = { version = "1.0.103", features = ["derive"] }
13-
serde_json = "1.0.42"
13+
serde_json = "1.0.44"
1414
tiny-nix-ipc = { git = "https://github.com/myfreeweb/tiny-nix-ipc", features = ["ser_json", "zero_copy"] }
1515
procfs = "0.7.4"
1616
nix = "0.16.0"

0 commit comments

Comments
 (0)