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

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