Description: avoid feature "d_vendored" for statically linking system libraries
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2024-09-07
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,6 @@
 default = ["z"]
 # server = []
 d = ["dbus"]
-d_vendored = ["dbus/vendored"]
 z = ["zbus", "serde", "async"]
 async = []
 debug_namespace = []
