intern/Cargo.toml

10 lines
191 B
TOML

[package]
name = "intern"
version = "0.2.3"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "3.0.14"