1
0
Fork 0
mirror of synced 2024-05-03 03:52:58 +12:00
czkawka/Cargo.toml

11 lines
205 B
TOML
Raw Normal View History

2020-08-26 21:17:16 +12:00
[package]
name = "czkawka"
version = "0.1.0"
2020-08-29 06:30:22 +12:00
authors = ["Rafał Mikrut <mikrutrafal@protonmail.com>"]
2020-08-26 21:17:16 +12:00
edition = "2018"
[dependencies]
humansize = "1.1.0"
2020-08-29 06:30:22 +12:00
blake3 = "0.3.6"
2020-08-31 03:18:04 +12:00
#rayon = "1.4.0"
#regex = "1.3.9"