aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo_embargo.json')
-rw-r--r--cargo_embargo.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/cargo_embargo.json b/cargo_embargo.json
new file mode 100644
index 0000000..3f73d27
--- /dev/null
+++ b/cargo_embargo.json
@@ -0,0 +1,18 @@
+{
+ "features": [
+ "default",
+ "vhost-user",
+ "vhost-user-slave"
+ ],
+ "module_name_overrides": {
+ "libbitflags": "libbitflags-1.3.2",
+ "libvhost": "libvhost_android",
+ "libvm_memory": "libvm_memory_android"
+ },
+ "package": {
+ "vhost": {
+ "device_supported": false
+ }
+ },
+ "run_cargo": false
+}