mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-22 00:50:59 +00:00
10 lines
216 B
TOML
10 lines
216 B
TOML
[package]
|
|
name = "gst_pipeline_studio"
|
|
version = "0.1.0"
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
gtk = "0.14.3"
|
|
anyhow = "1"
|