diff --git a/sshproto/Cargo.toml b/sshproto/Cargo.toml index 4b584e95367be06209085a412dced6edeece22bd..3a6255af5786adbb14d95884dcd148efb5254269 100644 --- a/sshproto/Cargo.toml +++ b/sshproto/Cargo.toml @@ -44,8 +44,6 @@ std = ["async-trait", "snafu/std"] # tokio-queue = ["dep:tokio"] getrandom = ["rand/getrandom"] -# don't use this -fakerandom = [] [dev-dependencies] # toml = "0.5"