Commit 58303a6
committed
Delete empty library crate from cxxbridge-cmd package
This used to be needed in order for cxxbridge-cmd to be vendorable by
cargo vendor, but is superseded by the new "artifact dependencies"
functionality of Cargo.
[dependencies]
cxx = "1"
cxxbridge-cmd = { version = "1", artifact = "bin" }1 parent aeaea7e commit 58303a6
1 file changed
+0
-1
lines changedThis file was deleted.
0 commit comments