yanais/crates/yn-qgy4hbz-core/Cargo.toml
2023-09-25 16:46:04 +02:00

25 lines
488 B
TOML

# SPDX-FileCopyrightText: 2023 Alain Zscheile <fogti+devel@ytrizja.de>
#
# SPDX-License-Identifier: CC0-1.0
[package]
name = "yn-qgy4hbz-core"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"
[dependencies]
# bitflags = "2.4"
miette = "5.10"
thiserror = "1.0"
unicode-ident = "1.0"
unicode-normalization = "0.1"
yn-functor.path = "../yn-functor"
yz-string-utils = "0.3.1"
[dev-dependencies]
readfilez = "0.3.1"
[dev-dependencies.miette]
version = "5.10"
features = ["fancy"]