1
0
Fork 0
mirror of synced 2024-05-17 19:03:08 +12:00
czkawka/czkawka_gui_orbtk/Cargo.toml
2020-10-17 12:56:05 +02:00

14 lines
437 B
TOML

[package]
name = "czkawka_gui_orbtk"
version = "1.2.1"
authors = ["Rafał Mikrut <mikrutrafal@protonmail.com>"]
edition = "2018"
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"