Release steamguard-cli v0.4.5
This commit is contained in:
parent
eb08e751b4
commit
a19f379314
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1801,7 +1801,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "steamguard-cli"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"anyhow",
|
||||
|
|
|
@ -6,7 +6,7 @@ members = [
|
|||
|
||||
[package]
|
||||
name = "steamguard-cli"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
authors = ["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