Skip to content

Commit

Permalink
refactor: remove redundant workspace config
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Mar 7, 2024
1 parent 0de99de commit f6c123c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@ edition = "2018"
rust-version = "1.56"

[workspace]
members = [
"./",
"headers-core",
]
members = ["headers-core"]

[dependencies]
http = "1.0.0"
Expand Down

0 comments on commit f6c123c

Please sign in to comment.