| array_view = { path = "../array_view" } |
| ldt_np_adv.workspace = true |
| np_ed25519.workspace = true |
| crypto_provider.workspace = true |
| strum_macros.workspace = true |
| lazy_static.workspace = true |
| alloc = ["crypto_provider/alloc"] |
| rand_ext = { path = "../rand_ext" } |
| serde_json = { workspace = true, features = ["std"] } |
| test_helper = { path = "../test_helper" } |
| test_vector_hkdf.workspace = true |
| criterion.workspace = true |
| crypto_provider_default = { workspace = true, features = ["std", "rustcrypto"] } |
| np_ed25519 = { workspace = true, features = ["std"] } |
| sink = { workspace = true, features = ["std"] } |
| required-features = ["alloc", "devtools"] |
| path = "tests/examples_v0.rs" |
| required-features = ["alloc"] |
| path = "tests/examples_v1.rs" |
| required-features = ["alloc"] |