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/czkawka_cli/Cargo.toml

8 lines
179 B
TOML

[package]
name = "czkawka_cli"
version = "0.1.4"
authors = ["Rafał Mikrut <mikrutrafal54@gmail.com>"]
edition = "2018"
[dependencies]
czkawka_core = { path = "../czkawka_core" }