We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca1197 commit d1ac453Copy full SHA for d1ac453
src/minion/Cargo.toml
@@ -13,7 +13,7 @@ serde = { version = "1.0.103", features = ["derive"] }
13
serde_json = "1.0.42"
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.15.0"
+nix = "0.16.0"
17
downcast-rs = "1.1.1"
18
snafu = "0.6.0"
19
base64 = "0.11.0"
0 commit comments