Skip to content

Commit

Permalink
Add an empty workspace to make recent cargo happy
Browse files Browse the repository at this point in the history
Fixes #414.
  • Loading branch information
lu-zero committed Oct 15, 2024
1 parent 0ee354d commit 443c8a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,6 @@ vendored-openssl = ["cargo/vendored-openssl"]
[profile.release-strip]
inherits = "release"
strip = "symbols"

# To avoid #414
[workspace]

0 comments on commit 443c8a9

Please sign in to comment.