Skip to content

Commit def6df0

Browse files
committed
fix(aggregator-discovery): remove unneeded 'crate-type' in 'Cargo.toml'
1 parent 501ab94 commit def6df0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

internal/mithril-aggregator-discovery/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ license.workspace = true
1010
repository.workspace = true
1111
include = ["**/*.rs", "Cargo.toml", "README.md", ".gitignore"]
1212

13-
[lib]
14-
crate-type = ["lib", "cdylib", "staticlib"]
15-
1613
[features]
1714
rand = ["dep:rand"]
1815

0 commit comments

Comments
 (0)