Files
hyper8/docs/Cargo.toml
T

20 lines
445 B
TOML

# SPDX-FileCopyrightText: 2024-2025 Simon Repp
# SPDX-License-Identifier: AGPL-3.0-or-later
[package]
edition.workspace = true
name = "hyper8-docs"
rust-version.workspace = true
version.workspace = true
[build-dependencies]
base64.workspace = true
[dependencies]
enolib.workspace = true
hyper8-icons = { path = "../icons" }
hyper8-version = { path = "../version" }
indoc.workspace = true
pulldown-cmark.workspace = true
slug.workspace = true