1
0
Fork 0
mirror of synced 2024-05-03 12:03:22 +12:00
czkawka/Cargo.toml
2020-08-29 16:12:20 +02:00

11 lines
202 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"
regex = "1.3.9"