noctua/Cargo.toml
2026-03-07 22:57:29 +01:00

8 lines
157 B
TOML

# SPDX-License-Identifier: GPL-3.0-or-later
# Cargo.toml
#
# Workspace manifest for the Noctua project.
[workspace]
members = ["core", "ui"]
resolver = "2"