diff options
Diffstat (limited to 'oxish-aws-lc/Cargo.toml')
| -rw-r--r-- | oxish-aws-lc/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oxish-aws-lc/Cargo.toml b/oxish-aws-lc/Cargo.toml index c8628db..fa7c62b 100644 --- a/oxish-aws-lc/Cargo.toml +++ b/oxish-aws-lc/Cargo.toml @@ -17,6 +17,7 @@ fips = ["aws-lc-rs/fips"] [dependencies] aws-lc-rs = { workspace = true } proto = { package = "oxish-proto", version = "0.1", path = "../oxish-proto" } +zeroize = { workspace = true } [lints] workspace = true |
