green-environment 0.1.0

This crate contains various location strings we can use to specify a green environment, full of trees, wholesome skills, aquatic, and arboreal life.
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 = "green-environment"
version = "0.1.0"
authors = ["klebs6 <tpk3.mx@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "This crate contains various location strings we can use to specify a green environment, full of trees, wholesome skills, aquatic, and arboreal life."
readme = "README.md"
keywords = [
    "skilltree",
    "life",
    "planet",
    "earth",
]
categories = [
    "game-development",
    "simulation",
    "rendering",
]
license = "GPL-3.0-only"

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

[dependencies.export-magic]
version = "0.3.6"