Bump steamguard-cli v0.9.1
This commit is contained in:
parent
d2ba7d8f1d
commit
ac7717bde8
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2209,7 +2209,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "steamguard-cli"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"anyhow",
|
||||
|
|
|
@ -4,7 +4,7 @@ members = ["steamguard"]
|
|||
|
||||
[package]
|
||||
name = "steamguard-cli"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
authors = ["dyc3 (Carson McManus) <carson.mcmanus1@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "A command line utility to generate Steam 2FA codes and respond to confirmations."
|
||||
|
|
Loading…
Reference in a new issue