mirror of
https://github.com/qarmin/czkawka
synced 2024-11-10 07:10:40 +00:00
10 lines
180 B
TOML
10 lines
180 B
TOML
[package]
|
|
name = "czkawka_core"
|
|
version = "0.1.1"
|
|
authors = ["Rafał Mikrut <mikrutrafal54@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
humansize = "1"
|
|
blake3 = "0.3"
|
|
#rayon = "1" |