rust-crypto-tests/Cargo.toml

9 lines
117 B
TOML
Raw Normal View History

2024-12-04 18:13:42 +00:00
[package]
name = "rust-crypto-tests"
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.8.5"
rsa = "0.9.7"