refactor(workspace): move crates under crates/
This commit is contained in:
2
crates/gst/src/plugins/videoconvertscale.rs
Normal file
2
crates/gst/src/plugins/videoconvertscale.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod videoconvert;
|
||||
pub use videoconvert::*;
|
||||
Reference in New Issue
Block a user