Files
classquiz-ai/backend/app/Cargo.toml
T
2024-07-12 11:54:32 +02:00

12 lines
162 B
TOML

# SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
#
# SPDX-License-Identifier: MPL-2.0
[package]
name = "app"
version = "0.1.0"
edition = "2021"
[dependencies]