We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188c973 commit 6c24e9eCopy full SHA for 6c24e9e
src/minion/Cargo.toml
@@ -12,7 +12,7 @@ cfg-if = "0.1.10"
12
serde = { version = "1.0.103", features = ["derive"] }
13
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"
+procfs = "0.7.5"
16
nix = "0.16.0"
17
downcast-rs = "1.1.1"
18
snafu = "0.6.0"
0 commit comments