Skip to content

Commit

Permalink
Update nuclei (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique authored Jul 29, 2020
1 parent 7a5826b commit 571490a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bastion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ lightproc = "0.3.5"
# bastion-executor = { version = "= 0.3.5-alpha", path = "../bastion-executor" }
# lightproc = { version = "= 0.3.6-alpha.0", path = "../lightproc" }

lever = "0.1.1-alpha.8"
lever = "0.1.1-alpha.11"
futures = "0.3.5"
futures-timer = "3.0.2"
fxhash = "0.2"
Expand All @@ -76,7 +76,7 @@ tracing = "0.1.15"
anyhow = "1.0.31"

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

[dev-dependencies]
env_logger = "0.7"
Expand Down

0 comments on commit 571490a

Please sign in to comment.