mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-01-07 15:53:12 +00:00
8 lines
105 B
TOML
8 lines
105 B
TOML
[package]
|
|
name = "sparse-merkle-tree"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
sha2 = "0.10.9"
|