We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5826b commit 571490aCopy full SHA for 571490a
src/bastion/Cargo.toml
@@ -55,7 +55,7 @@ lightproc = "0.3.5"
55
# bastion-executor = { version = "= 0.3.5-alpha", path = "../bastion-executor" }
56
# lightproc = { version = "= 0.3.6-alpha.0", path = "../lightproc" }
57
58
-lever = "0.1.1-alpha.8"
+lever = "0.1.1-alpha.11"
59
futures = "0.3.5"
60
futures-timer = "3.0.2"
61
fxhash = "0.2"
@@ -76,7 +76,7 @@ tracing = "0.1.15"
76
anyhow = "1.0.31"
77
78
[target.'cfg(not(windows))'.dependencies]
79
-nuclei = "0.1.1"
+nuclei = "0.1.2-alpha.1"
80
81
[dev-dependencies]
82
env_logger = "0.7"
0 commit comments