We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ac453 commit 0f17d75Copy full SHA for 0f17d75
src/minion/Cargo.toml
@@ -10,7 +10,7 @@ errno= "0.2.4"
10
rand = "0.7.2"
11
cfg-if = "0.1.10"
12
serde = { version = "1.0.103", features = ["derive"] }
13
-serde_json = "1.0.42"
+serde_json = "1.0.44"
14
tiny-nix-ipc = { git = "https://github.com/myfreeweb/tiny-nix-ipc", features = ["ser_json", "zero_copy"] }
15
procfs = "0.7.4"
16
nix = "0.16.0"
0 commit comments