rust-crypto-tests/Cargo.toml
2024-12-04 19:13:42 +01:00

8 lines
117 B
TOML

[package]
name = "rust-crypto-tests"
version = "0.1.0"
edition = "2021"
[dependencies]
rand = "0.8.5"
rsa = "0.9.7"