Skip to content

Commit

Permalink
Don't make rubicon a dylib?
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Aug 1, 2024
1 parent b27b87b commit ee20501
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rubicon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ description = "Deduplicate globals across shared objects to enable a dangerous f
categories = ["development-tools::ffi"]
keywords = ["ffi", "thread-local"]

[lib]
crate-type = ["dylib"]

[dependencies]
libc = { version = "0.2.155", optional = true }
paste = { version = "1.0.15", optional = true }
Expand Down

0 comments on commit ee20501

Please sign in to comment.