SlunkCrypt/binding/rust/Cargo.toml

10 lines
133 B
TOML
Raw Normal View History

2024-06-22 22:08:00 +02:00
[package]
name = "slunkcrypt-rs"
version = "1.0.0"
edition = "2021"
[dev-dependencies]
hex = "0.4.3"
memx = "0.1.32"
rand = "0.8.5"