Update dependencies

This commit is contained in:
Jakub Jirutka
2022-07-21 02:16:08 +02:00
parent 5b993d1003
commit 771e7bb24f
2 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ repository = "https://github.com/varjolintu/keepassxc-proxy-rust"
[dependencies]
byteorder = "1.1.0"
nix = "0.11.0"
nix = "0.24.0"
[target.'cfg(windows)'.dependencies]
named_pipe = "0.2"