You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
czkawka/Cargo.toml

10 lines
186 B
TOML

[package]
name = "czkawka"
version = "0.1.0"
authors = ["Rafał Mikrut <mikrutrafal@protonmail.com>"]
edition = "2018"
[dependencies]
rayon = "1.4.0"
blake3 = "0.3.6"
multimap = "0.8.2"