aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
blob: 1f7e6949d9bdc29ff1be208295eeb0486be82a4c (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "argh_shared"
version = "0.1.7"
authors = ["Taylor Cramer <cramertj@google.com>", "Benjamin Brittain <bwb@google.com>", "Erick Tryzelaar <etryzelaar@google.com>"]
edition = "2018"
license = "BSD-3-Clause"
description = "Derive-based argument parsing optimized for code size"
repository = "https://github.com/google/argh"
readme = "README.md"