1
0
Fork 0
mirror of synced 2024-05-20 04:12:28 +12:00
czkawka/Cargo.toml
Rafał Mikrut 240031530a Śmoer
2022-01-05 23:46:20 +01:00

17 lines
447 B
TOML

[package]
name = "czkawka_core"
version = "3.3.1"
authors = ["Rafał Mikrut <mikrutrafal@protonmail.com>"]
edition = "2018"
description = "Core of Czkawka app"
license = "MIT"
homepage = "https://github.com/qarmin/czkawka"
repository = "https://github.com/qarmin/czkawka"
[dependencies]
# Language
i18n-embed = { version = "0.13", features = ["fluent-system", "desktop-requester"] }
i18n-embed-fl = "0.6"
rust-embed = "6.2.0"
once_cell = "1.8.0"