aboutsummaryrefslogtreecommitdiff
path: root/difftree/Cargo.toml
blob: 2c19efbb19e6bd8ebd2aff605b93eeaf9ee4c253 (plain)
1
2
3
4
5
6
7
8
[package]
name = "tweak"
version = "0.1.0"
edition = "2021"

[dependencies]
rayon = "1.8.0"
rand = "0.8.5"