We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9962a2b commit a7faeb2Copy full SHA for a7faeb2
core/rs/integration_check/Cargo.toml
@@ -9,7 +9,7 @@ license = "Apache-2.0"
9
10
[lib]
11
name = "crsql_integration_check"
12
-crate-type = ["staticlib"]
+crate-type = ["cdylib"]
13
14
[profile.dev]
15
panic = "abort"
0 commit comments