Files
jaarg/Cargo.toml

10 lines
179 B
TOML
Raw Normal View History

[package]
name = "jaarg"
version = "0.0.1"
edition = "2021"
description = "It can parse your arguments you should use it it's called jaarg"
[features]
default = ["std"]
std = []