bomboni_core 0.2.1

Internal part of Bomboni library.
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 = "bomboni_core"
version = "0.2.1"
authors = ["Tin Rabzelj <tin@flinect.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Internal part of Bomboni library."
homepage = "https://github.com/tinrab/bomboni"
readme = "README.md"
license-file = "LICENSE"
repository = "https://github.com/tinrab/bomboni"

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

[dependencies.convert_case]
version = "0.9.0"

[dependencies.syn]
version = "2.0.116"
features = ["full"]