Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/text/wrap
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume@desmottes.be>2021-09-21 17:28:20 +0300
committerSebastian Dröge <slomo@coaxion.net>2021-10-19 10:49:22 +0300
commit97f45a0f77a3ad741b30b5f0cd1304191eced285 (patch)
treecbad3727a426f64bba39eb604941532e791892d4 /text/wrap
parent6111d0f4ed7c0f15eae5386305941598ca24454a (diff)
README: newer cargo-c can now take the workspace name
Easier to use than the manifest path.
Diffstat (limited to 'text/wrap')
-rw-r--r--text/wrap/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/wrap/Cargo.toml b/text/wrap/Cargo.toml
index 0e6a7ef11..0b625443f 100644
--- a/text/wrap/Cargo.toml
+++ b/text/wrap/Cargo.toml
@@ -34,7 +34,7 @@ static = ["gst/v1_14"]
capi = []
[package.metadata.capi]
-min_version = "0.8.0"
+min_version = "0.9.3"
[package.metadata.capi.header]
enabled = false