Change crate type from lib
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
[workspace]
|
||||
members = ["backend", "common", "frontend"]
|
||||
|
||||
resolver = "2"
|
||||
|
||||
[profile.dev]
|
||||
# Issue with const-generics
|
||||
incremental = false
|
||||
|
||||
Reference in New Issue
Block a user