fighting_daisy 0.2.0

Library for fighting daisies
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "fighting_daisy"
version = "0.2.0"
authors = [
    "Silen Locatelli",
    "LunchTime Code",
]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Library for fighting daisies"
readme = false
license = "MIT"

[lib]
name = "fighting_daisy"
path = "src/lib.rs"

[dependencies.derive_builder]
version = "0.20.2"

[dependencies.include_directory]
version = "0.1.1"

[dependencies.maud]
version = "0.27.0"