proc-cmdline/Cargo.toml
2022-04-22 15:58:45 +02:00

11 lines
178 B
TOML

[package]
name = "proc-cmdline"
version = "0.1.0"
edition = "2021"
license = "ISC"
license-file = "LICENSE"
repository = "https://github.com/madmo/proc-cmdline"
[dependencies]