use system wide socket

This commit is contained in:
Robin Appelman 2020-03-20 23:08:33 +01:00
commit bc974d72d8
4 changed files with 12 additions and 133 deletions

View file

@ -18,6 +18,5 @@ serde = { version = "1.0", features = ["derive"] }
keycode = "0.3.0"
nix = "0.9.0"
err-derive = "0.2.3"
dirs = "2.0.2"
main_error = "0.1.0"
ctrlc = "3.1.4"