aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Remove root-level Cargo.toml and main.rs魏曹先生2026-04-281-22/+0
|
* Add global resource system to Program魏曹先生2026-04-271-1/+0
|
* Add async example demonstrating tokio integration魏曹先生2026-04-251-1/+7
|
* Remove redundant generic parameter from Program struct魏曹先生2026-04-251-1/+1
|
* Add workspace configuration and update dependencies魏曹先生2026-04-221-0/+17
|
* Remove workspace Cargo.lock and add per-example lockfiles魏曹先生2026-04-111-23/+0
|
* Add example-completion and update workspace dependencies魏曹先生2026-04-111-1/+1
|
* Add debug logging feature with env_logger integration魏曹先生2026-04-111-1/+1
|
* Switch from published mingling crate to local workspace dependency魏曹先生2026-04-091-1/+1
|
* Add workspace configuration and examples魏曹先生2026-04-061-0/+23