Logo
Explore Help
Sign In
jacob/ac-qu-ai-nt
1
0
Fork 0
You've already forked ac-qu-ai-nt
mirror of https://github.com/babichjacob/ac-qu-ai-nt.git synced 2025-10-02 16:57:53 -04:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
Files
2f317dda3794ababda69936a7b6b130cc3475761
ac-qu-ai-nt/cli-clap/Cargo.toml
J / Jacob Babich 2f317dda37 chore: initialize a Cargo workspace with a cli-clap and a multibinary package to align with how I want the project to work (wherein features can be turned off to optimize the resulting binary, and there are different interfaces (GUI vs TUI vs CLI vs just an API vs just a web app or any permutation of these) to choose from depending on the occasion)
2024-09-24 17:36:12 -04:00

8 lines
149 B
TOML
Raw Blame History

[package]
name = "ac-qu-ai-nt-cli-clap"
version = "0.0.1"
edition = "2021"
[dependencies]
clap = { workspace = true, features = ["derive", "env"] }
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 362ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API