| [package] | |
| name = "np_adv_dynamic" | |
| version.workspace = true | |
| edition.workspace = true | |
| publish.workspace = true | |
| license.workspace = true | |
| [lints] | |
| workspace = true | |
| [dependencies] | |
| array_view.workspace = true | |
| np_adv = { workspace = true, features = ["alloc"] } | |
| crypto_provider.workspace = true | |
| sink.workspace = true | |
| np_hkdf.workspace = true |