1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2025-01-21 15:50:01 +01: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"