[skip ci] 2.6.13 -> 2.6.14

This commit is contained in:
Xithrius 2024-07-28 23:41:46 -07:00
parent 31bcc1ce60
commit f8cfa57f89
No known key found for this signature in database
GPG Key ID: 2342B7F19B2A14AB
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2516,7 +2516,7 @@ checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
[[package]]
name = "twitch-tui"
version = "2.6.13"
version = "2.6.14"
dependencies = [
"base64",
"chrono",

View File

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