Make a workspace root

This commit is contained in:
David Tolnay 2019-10-09 10:24:50 -07:00
parent f7e48a99b3
commit 6dc9c6e308
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -9,3 +9,6 @@ thiserror-impl = { version = "0.0", path = "impl" }
[dev-dependencies]
anyhow = "1.0"
[workspace]
members = ["impl"]