feat(gst): add glib dependency and update video texture handling
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3050,6 +3050,7 @@ name = "gst"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"error-stack",
|
||||
"glib 0.21.5",
|
||||
"gstreamer 0.24.4",
|
||||
"gstreamer-app 0.24.4",
|
||||
"thiserror 2.0.17",
|
||||
|
||||
Reference in New Issue
Block a user