summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/rust/cargo_1.66.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/cargo_1.66.0.bb b/meta/recipes-devtools/rust/cargo_1.66.0.bb
index f00c67bef5..37e0123ee3 100644
--- a/meta/recipes-devtools/rust/cargo_1.66.0.bb
+++ b/meta/recipes-devtools/rust/cargo_1.66.0.bb
@@ -21,7 +21,6 @@ export TARGET_VENDOR
21 21
22S = "${RUSTSRC}/src/tools/cargo" 22S = "${RUSTSRC}/src/tools/cargo"
23CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/vendor" 23CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/vendor"
24EXCLUDE_FROM_WORLD = "1"
25 24
26inherit cargo pkgconfig 25inherit cargo pkgconfig
27 26