mirror of
https://github.com/gay-pizza/jaarg.git
synced 2025-12-19 07:20:18 +00:00
Initial parser implementation and bin2h example program
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[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 = []
|
||||
Reference in New Issue
Block a user