mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
12 lines
241 B
TOML
12 lines
241 B
TOML
[package]
|
|
name = "no-alloc-network-test"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
authors = ["ASTATIN3"]
|
|
license = "MIT"
|
|
repository = "https://github.com/Astatin3/unshell"
|
|
include = ["LICENSE", "**/*.rs", "Cargo.toml"]
|
|
|
|
[workspace]
|
|
|
|
[dependencies] |