Skip to content

Commit

Permalink
remove unused bcrypt-pbkdf dependency (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-seppanen authored Dec 20, 2024
1 parent 030468a commit 65bc5e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion russh-keys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ rust-version = "1.65"
[dependencies]
aes.workspace = true
async-trait.workspace = true
bcrypt-pbkdf = "0.10"
bytes.workspace = true
cbc = "0.1"
ctr = "0.9"
Expand Down

0 comments on commit 65bc5e2

Please sign in to comment.