feat: with wildcard members

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-01 19:53:12 +02:00
parent 964107902b
commit fb8678db2c
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -1,5 +1,5 @@
[workspace]
members = ["crates/%%name%%"]
members = ["crates/*"]
resolver = "2"
[workspace.dependencies]