mirror of
https://github.com/zaphar/merkle-dag.git
synced 2025-07-22 10:39:48 -04:00
11 lines
265 B
TOML
11 lines
265 B
TOML
|
[package]
|
||
|
name = "merkle-dag"
|
||
|
version = "0.1.0"
|
||
|
edition = "2021"
|
||
|
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
|
||
|
license = "Apache License 2.0"
|
||
|
|
||
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||
|
|
||
|
[dependencies]
|