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 b27b87b commit ee20501Copy full SHA for ee20501
rubicon/Cargo.toml
@@ -10,9 +10,6 @@ description = "Deduplicate globals across shared objects to enable a dangerous f
10
categories = ["development-tools::ffi"]
11
keywords = ["ffi", "thread-local"]
12
13
-[lib]
14
-crate-type = ["dylib"]
15
-
16
[dependencies]
17
libc = { version = "0.2.155", optional = true }
18
paste = { version = "1.0.15", optional = true }
0 commit comments