Skip to content

Commit

Permalink
Changed binary name from 'ttc' to 'twt'
Browse files Browse the repository at this point in the history
  • Loading branch information
Xithrius committed Oct 25, 2021
1 parent bbfc8f9 commit 6c12156
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "twitch-tui"
version = "1.2.2"
version = "1.2.3"
authors = ["Xithrius <[email protected]>"]
edition = "2018"
description = "Twitch chat in the terminal."
Expand Down Expand Up @@ -32,4 +32,4 @@ lazy_static = "1.4.0"
[[bin]]
bench = false
path = "src/main.rs"
name = "ttc"
name = "twt"

0 comments on commit 6c12156

Please sign in to comment.