GstPipelineStudio/Cargo.toml
2021-11-17 12:43:02 +01:00

11 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"