put the dependency to lightproc back

This commit is contained in:
o0Ignition0o 2021-02-01 19:55:33 +01:00
parent 39ff2b8a89
commit cbef83704b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ tokio-runtime = ["tokio"]
[dependencies]
# lightproc = "0.3.5"
bastion-utils = "0.3.2"
lightproc = { path = "../lightproc" }
lightproc = "0.3.5"
# bastion-utils = { path = "../bastion-utils" }
crossbeam-utils = "0.8"