[skip ci] 2.6.14 -> 2.6.15

This commit is contained in:
Xithrius 2024-08-17 09:40:35 -07:00
parent e9e35085c2
commit 34e5bba607
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

@ -2485,7 +2485,7 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
[[package]]
name = "twitch-tui"
version = "2.6.14"
version = "2.6.15"
dependencies = [
"base64",
"chrono",

View File

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