Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gstreamer-rs-sys
Commits
2a73d29e
Commit
2a73d29e
authored
Nov 10, 2018
by
Sebastian Dröge
🍵
Browse files
Fix gstreamer-check library link name
parent
2a307d53
Changes
1
Hide whitespace changes
Inline
Side-by-side
gstreamer-check-sys/Cargo.toml
View file @
2a73d29e
...
@@ -42,7 +42,7 @@ description = "FFI bindings to libgstcheck-1.0"
...
@@ -42,7 +42,7 @@ description = "FFI bindings to libgstcheck-1.0"
homepage
=
"https://gstreamer.freedesktop.org"
homepage
=
"https://gstreamer.freedesktop.org"
keywords
=
[
"ffi"
,
"gstreamer"
,
"gnome"
,
"multimedia"
]
keywords
=
[
"ffi"
,
"gstreamer"
,
"gnome"
,
"multimedia"
]
license
=
"MIT"
license
=
"MIT"
links
=
"gst
reamer-
check-1.0"
links
=
"gstcheck-1.0"
name
=
"gstreamer-check-sys"
name
=
"gstreamer-check-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment