Files
mlkem-native-rs-test/Cargo.toml
2025-03-17 11:11:26 +01:00

8 lines
170 B
TOML

[package]
name = "mlkem-native-rs-test"
version = "0.1.0"
edition = "2021"
[dependencies]
mlkem-native-rs = { git = "https://gitea.rixxc.de/rixxc/mlkem-native-rs.git" }