Skip to content

Commit 86fe9ce

Browse files
tottotoseanmonstar
authored andcommitted
refactor: remove redundant workspace config
1 parent 92d10d5 commit 86fe9ce

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@ edition = "2018"
1313
rust-version = "1.56"
1414

1515
[workspace]
16-
members = [
17-
"./",
18-
"headers-core",
19-
]
16+
members = ["headers-core"]
2017

2118
[dependencies]
2219
http = "1.0.0"

0 commit comments

Comments
 (0)