summaryrefslogtreecommitdiff
path: root/adder/Cargo.toml
blob: 5224ea131bbdea020b681c0543c21bd14d761631 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "adder"
version = "0.1.0"
authors = ["carpenat"]
edition = "2018"

[dependencies]