Skip to content

Commit

Permalink
Auto merge of #59800 - Zoxc:less-dylibs, r=alexcrichton
Browse files Browse the repository at this point in the history
rustc: Remove `dylib` crate type from most rustc crates

Revival of rust-lang/rust#56987

cc @alexcrichton
r? @michaelwoerister
  • Loading branch information
bors committed Jul 7, 2019
2 parents dbdacd8 + 667d65d commit 2aa4678
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ edition = "2018"
[lib]
name = "graphviz"
path = "lib.rs"
crate-type = ["dylib"]

0 comments on commit 2aa4678

Please sign in to comment.