1
0
Fork 0
mirror of synced 2024-05-08 14:33:31 +12:00
czkawka/czkawka_gui_orbtk/Cargo.toml

14 lines
437 B
TOML
Raw Normal View History

[package]
name = "czkawka_gui_orbtk"
2020-12-09 05:51:18 +13:00
version = "1.5.1"
authors = ["Rafał Mikrut <mikrutrafal@protonmail.com>"]
edition = "2018"
2020-09-29 20:27:45 +13:00
description = "Orbtk frontend of Czkawka"
license = "MIT"
homepage = "https://github.com/qarmin/czkawka"
repository = "https://github.com/qarmin/czkawka"
[dependencies]
czkawka_core = { path = "../czkawka_core" }
#orbtk = {git = "https://github.com/redox-os/orbtk", branch="develop"}
orbtk = "=0.3.1-alpha3"