bump executor dependency

This commit is contained in:
o0Ignition0o 2020-09-24 21:47:54 +02:00
parent 80c58ff7fa
commit ff3b755d6d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ features = ["docs"]
rustdoc-args = ["--cfg", "feature=\"docs\""]
[dependencies]
bastion-executor = "0.3.6"
bastion-executor = "0.4.0"
lightproc = "0.3.5"
# bastion-executor = { version = "= 0.3.7-alpha.0", path = "../bastion-executor" }
# lightproc = { version = "= 0.3.6-alpha.0", path = "../lightproc" }