mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2024-11-23 17:13:11 +03:00
20 lines
366 B
TOML
20 lines
366 B
TOML
{56594bb2c9de1548f05639c1d204a4fb139a2d28 true 366 Cargo.toml 0xc001f7e070}
[package]
|
|
name = "blue-recorder"
|
|
version = "0.1.0"
|
|
authors = ["Salem Yaslem <s@sy.sa>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
glib = "0.10.3"
|
|
rust-ini = "0.16"
|
|
|
|
[dependencies.gtk]
|
|
version = "0.9.0"
|
|
features = ["v3_16"]
|
|
|
|
[dependencies.gio]
|
|
version = ""
|
|
features = ["v2_44"]
|