7 lines
137 B
TOML
7 lines
137 B
TOML
[package]
|
|
name = "cxai-test-crate"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
description = "Test crate for CxAI Cargo registry"
|
|
license = "MIT"
|