Files
unshell/no-alloc-network-test/Cargo.toml
T
Michael Mikovsky d0ca53f5c7 Working network test
2026-04-22 13:12:25 -06:00

14 lines
248 B
TOML

[package]
name = "no-alloc-network-test"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
include.workspace = true
[dependencies]
libc = "0.2"
[lints]
workspace = true