Skip to content

Commit

Permalink
Removed registry-related dependencies and futures 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r3v2d0g committed Oct 23, 2019
1 parent 66425e0 commit ea44f29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bastion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@ maintenance = { status = "actively-developed" }
#backtrace = "0.3.32"
#crossbeam-channel = "0.3.8"
#ctrlc = "3.1.3"
dashmap = "1.2"
#ego-tree = "0.6.0"
#env_logger = "0.6.1"
#futures = "0.1.28"
futures-preview = { version = "=0.3.0-alpha.19", features = ["async-await"] }
fxhash = "0.2"
lazy_static = "1.4"
Expand Down

0 comments on commit ea44f29

Please sign in to comment.