unplugged-system/external/rust/beto-rust/nearby/crypto/crypto_provider_stubs/Cargo.toml

8 lines
198 B
TOML

[package]
name = "crypto_provider_stubs"
version.workspace = true
edition.workspace = true
publish.workspace = true
[dependencies]
crypto_provider = {workspace = true, features = ["std", "alloc"] }