GstPipelineStudio/Cargo.toml

9 lines
202 B
TOML
Raw Normal View History

2021-10-12 08:33:51 +00:00
[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]
2021-10-22 11:00:05 +00:00
gtk = "0.14.3"