chore: restore Cargo.toml
This commit is contained in:
parent
95ce7b7598
commit
82f2f9d80e
1 changed files with 8 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
# Cargo.toml
|
||||||
|
#
|
||||||
|
# Workspace manifest for the Noctua project.
|
||||||
|
|
||||||
|
[workspace]
|
||||||
|
members = ["core", "ui"]
|
||||||
|
resolver = "2"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue