Skip to content

Commit 443c8a9

Browse files
committed
Add an empty workspace to make recent cargo happy
Fixes #414.
1 parent 0ee354d commit 443c8a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ vendored-openssl = ["cargo/vendored-openssl"]
6767
[profile.release-strip]
6868
inherits = "release"
6969
strip = "symbols"
70+
71+
# To avoid #414
72+
[workspace]

0 commit comments

Comments
 (0)