yanais/crates/yn-qgy4hbz-core/Cargo.toml

26 lines
488 B
TOML
Raw Normal View History

2023-09-25 14:46:04 +00:00
# SPDX-FileCopyrightText: 2023 Alain Zscheile <fogti+devel@ytrizja.de>
#
# SPDX-License-Identifier: CC0-1.0
2023-09-24 21:58:28 +00:00
[package]
name = "yn-qgy4hbz-core"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"
[dependencies]
2023-09-25 13:08:48 +00:00
# bitflags = "2.4"
2023-09-24 21:58:28 +00:00
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"]