File: remove-cxxbridge-cmd.diff

package info (click to toggle)
rust-cxx 1.0.192-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,808 kB
  • sloc: cpp: 1,625; javascript: 124; sh: 11; makefile: 8
file content (11 lines) | stat: -rw-r--r-- 334 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Index: cxx/Cargo.toml
===================================================================
--- cxx.orig/Cargo.toml
+++ cxx/Cargo.toml
@@ -176,6 +176,3 @@ default-features = false
 
 [target."cfg(any())".build-dependencies.cxx-build]
 version = "=1.0.192"
-
-[target."cfg(any())".build-dependencies.cxxbridge-cmd]
-version = "=1.0.192"