copilot3d_org 0.1.0

Minimal Rust package for Copilot 3D AI 3D generator metadata and docs.rs indexing.
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 = "copilot3d_org"
version = "0.1.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Minimal Rust package for Copilot 3D AI 3D generator metadata and docs.rs indexing."
homepage = "https://www.copilot3d.org"
documentation = "https://docs.rs/copilot3d_org"
readme = "README.md"
keywords = [
    "copilot3d",
    "ai",
    "3d",
    "generator",
]
categories = ["multimedia"]
license = "MIT"
repository = "https://www.copilot3d.org"

[package.metadata.docs.rs]
all-features = true

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

[dependencies]