diff options
Diffstat (limited to 'oxish-proto/Cargo.toml')
| -rw-r--r-- | oxish-proto/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oxish-proto/Cargo.toml b/oxish-proto/Cargo.toml index 40b26c7..000939b 100644 --- a/oxish-proto/Cargo.toml +++ b/oxish-proto/Cargo.toml @@ -11,6 +11,7 @@ keywords = ["ssh", "protocol", "cryptography"] categories = ["network-programming", "cryptography"] [dependencies] +data-encoding = { workspace = true } thiserror = { workspace = true } tracing = { workspace = true } zeroize = { workspace = true } |
