steamguard-cli/Cargo.toml

12 lines
277 B
TOML
Raw Normal View History

2021-03-22 02:21:29 +01:00
[package]
name = "steamguard-cli"
version = "0.2.0"
authors = ["Carson McManus <carson.mcmanus1@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
hmac-sha1 = "^0.1"
base64 = "0.13.0"