summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 2adb9b1b37735c7cbb5133ad0063a89ac5989a70 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "tracer"
version = "0.1.0"
edition = "2021"

[dependencies]
image = "0.25.5"
indicatif = "0.17.11"
rand = "0.9.0"