Files
unshell/no-alloc-network-test/Cargo.toml
T

12 lines
241 B
TOML
Raw Normal View History

2026-04-22 13:12:25 -06:00
[package]
name = "no-alloc-network-test"
2026-04-23 15:36:27 -06:00
version = "0.1.0"
edition = "2024"
authors = ["ASTATIN3"]
license = "MIT"
repository = "https://github.com/Astatin3/unshell"
include = ["LICENSE", "**/*.rs", "Cargo.toml"]
2026-04-22 13:12:25 -06:00
2026-04-23 15:36:27 -06:00
[workspace]
2026-04-22 13:12:25 -06:00
2026-04-23 15:36:27 -06:00
[dependencies]