2.6.2 -> 2.6.3

This commit is contained in:
Xithrius 2024-02-05 19:58:48 -08:00
parent ce39eaed09
commit f7746a7ab4
No known key found for this signature in database
GPG Key ID: DF6738B80C155B71
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2456,7 +2456,7 @@ checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
[[package]]
name = "twitch-tui"
version = "2.6.2"
version = "2.6.3"
dependencies = [
"base64",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "twitch-tui"
version = "2.6.2"
version = "2.6.3"
authors = ["Xithrius <xithrius@gmail.com>"]
edition = "2021"
rust-version = "1.75.0"