Skip to content

Commit 571490a

Browse files
authored
Update nuclei (#252)
1 parent 7a5826b commit 571490a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bastion/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ lightproc = "0.3.5"
5555
# bastion-executor = { version = "= 0.3.5-alpha", path = "../bastion-executor" }
5656
# lightproc = { version = "= 0.3.6-alpha.0", path = "../lightproc" }
5757

58-
lever = "0.1.1-alpha.8"
58+
lever = "0.1.1-alpha.11"
5959
futures = "0.3.5"
6060
futures-timer = "3.0.2"
6161
fxhash = "0.2"
@@ -76,7 +76,7 @@ tracing = "0.1.15"
7676
anyhow = "1.0.31"
7777

7878
[target.'cfg(not(windows))'.dependencies]
79-
nuclei = "0.1.1"
79+
nuclei = "0.1.2-alpha.1"
8080

8181
[dev-dependencies]
8282
env_logger = "0.7"

0 commit comments

Comments
 (0)