Skip to content
GitLab
Explore
Sign in
Register
Orm Finnendahl
WASP
3f214f6a7db72dce3418cd37c7b2644e48c19f56
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"
,
]