aboutsummaryrefslogtreecommitdiff
path: root/reference_impl/Cargo.toml
blob: 8c81e5ad971f69efea4c324582b35c7cc0e74d94 (plain)
1
2
3
4
5
6
7
8
[package]
name = "reference_impl"
version = "0.0.0"
edition = "2018"

[lib]
name = "reference_impl"
path = "reference_impl.rs"