Skip to content

Commit 2aa4678

Browse files
committed
Auto merge of #59800 - Zoxc:less-dylibs, r=alexcrichton
rustc: Remove `dylib` crate type from most rustc crates Revival of rust-lang/rust#56987 cc @alexcrichton r? @michaelwoerister
2 parents dbdacd8 + 667d65d commit 2aa4678

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ edition = "2018"
77
[lib]
88
name = "graphviz"
99
path = "lib.rs"
10-
crate-type = ["dylib"]

0 commit comments

Comments
 (0)