We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1886c82 commit 0fe3f57Copy full SHA for 0fe3f57
examples/meta_project/rust/sub1/Cargo.toml
@@ -11,10 +11,6 @@ authors = [
11
edition = "2021"
12
license = "MIT OR Apache-2.0"
13
14
-# This will instruct Cargo to create an rlib our main crate is the staticlib
15
-[lib]
16
-crate-type = ["rlib"]
17
-
18
[dependencies]
19
cxx.workspace = true
20
cxx-qt.workspace = true
examples/meta_project/rust/sub2/Cargo.toml
0 commit comments