Bump steamguard-cli v0.8.2

This commit is contained in:
Carson McManus 2023-06-24 08:25:56 -04:00
parent 2934dd3927
commit 2d180f0209
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2063,7 +2063,7 @@ dependencies = [
[[package]]
name = "steamguard-cli"
version = "0.8.1"
version = "0.8.2"
dependencies = [
"aes",
"anyhow",

View file

@ -6,7 +6,7 @@ members = [
[package]
name = "steamguard-cli"
version = "0.8.1"
version = "0.8.2"
authors = ["dyc3 (Carson McManus) <carson.mcmanus1@gmail.com>"]
edition = "2018"
description = "A command line utility to generate Steam 2FA codes and respond to confirmations."