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