aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-02 22:26:52 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-02 23:03:07 -0500
commit791302bdb4f06e4a3d2052dbab243d5c18dd0ab0 (patch)
tree45bdcde303d9313b2be341c54135cb8241f9cd36 /Cargo.toml
parent7e529362470125102f60354d6938154363c4e21d (diff)
downloadrbw-791302bdb4f06e4a3d2052dbab243d5c18dd0ab0.tar.gz
rbw-791302bdb4f06e4a3d2052dbab243d5c18dd0ab0.zip
bump deps
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7cfa171..8792922 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,7 +26,7 @@ env_logger = "0.8"
humantime = "2.1"
libc = "0.2"
log = "0.4"
-nix = "0.19"
+nix = "0.20"
oath = "0.10"
openssl = "0.10"
paw = "1.0"