Skip to content
GitLab
Explore
Sign in
Register
Orm Finnendahl
WASP
d2cf18ff453bb32d99ee9110539546c561eb2720
wasp
Cargo.toml
Find file
Normal view
History
Permalink
Cargo.toml
72 B
Newer
Older
Add command-line parsing, logging/GStreamer setup and runtime setup
Sebastian Dröge
committed
Sep 11, 2020
1
[workspace]
Add basic template with the dependencies we'll probably need
Sebastian Dröge
committed
Sep 09, 2020
2
Add command-line parsing, logging/GStreamer setup and runtime setup
Sebastian Dröge
committed
Sep 11, 2020
3
4
5
6
7
members
=
[
"common"
,
"server"
,
"publisher"
,
]