diff options
| author | Reiner Herrmann <reiner@reiner-h.de> | 2020-01-19 15:23:31 +0100 |
|---|---|---|
| committer | Reiner Herrmann <reiner@reiner-h.de> | 2020-01-19 15:23:31 +0100 |
| commit | fce987792548172c8e09d147d0500529aa7188f1 (patch) | |
| tree | 2789ae2c3e0a71ad9353e73d9448138661e2acab /Cargo.toml | |
| parent | 8b9882c5337cc40f0d2a4e056d937f449c06a500 (diff) | |
Update dependencies to versions in Debian unstable
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ lto = true panic = 'abort' [dependencies] -nix = "0.15.0" -getopts = "0.2.19" +nix = "0.16.1" +getopts = "0.2.21" threadpool = "1.7.1" [[bin]] |
