credent_cli_model 0.3.0

Reads in credentials from the CLI.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.smol]
version = "1.2.4"

[lib]
doctest = false
test = false

[package]
authors = ["Azriel Hoh <azriel91@gmail.com>"]
description = "Reads in credentials from the CLI."
documentation = "https://docs.rs/credent/"
edition = "2018"
keywords = ["credentials", "profile"]
license = "MIT OR Apache-2.0"
name = "credent_cli_model"
readme = "../../README.md"
repository = "https://github.com/azriel91/credent"
version = "0.3.0"