1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-27 12:46:02 +02:00
BLAKE3/reference_impl/Cargo.toml
2019-12-02 17:03:07 -05:00

9 lines
127 B
INI

[package]
name = "reference_impl"
version = "0.0.0"
edition = "2018"
[lib]
name = "reference_impl"
path = "reference_impl.rs"