Skip to content

Commit

Permalink
Update nix to 0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
printfn committed Feb 23, 2021
1 parent dedc984 commit 8c46fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -13,7 +13,7 @@ exclude = ["/.travis.yml", "/appveyor.yml"]
edition = "2018"

[target.'cfg(unix)'.dependencies]
nix = "0.18"
nix = "0.20"

[target.'cfg(windows)'.dependencies]
winapi = { version = "0.3", features = ["consoleapi", "handleapi", "synchapi", "winbase"] }
Expand Down

0 comments on commit 8c46fb4

Please sign in to comment.