Skip to content

Commit ee20501

Browse files
Don't make rubicon a dylib?
1 parent b27b87b commit ee20501

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rubicon/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ description = "Deduplicate globals across shared objects to enable a dangerous f
1010
categories = ["development-tools::ffi"]
1111
keywords = ["ffi", "thread-local"]
1212

13-
[lib]
14-
crate-type = ["dylib"]
15-
1613
[dependencies]
1714
libc = { version = "0.2.155", optional = true }
1815
paste = { version = "1.0.15", optional = true }

0 commit comments

Comments
 (0)