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 bda483e commit 4493d60Copy full SHA for 4493d60
Cargo.toml
@@ -15,7 +15,7 @@ rust-version = "1.81"
15
16
[lib]
17
name = "crc_fast"
18
-crate-type = ["lib", "cdylib"]
+crate-type = ["lib", "cdylib", "staticlib"]
19
bench = true
20
21
[dependencies]
0 commit comments