mirror of
https://github.com/kristoferssolo/traxor.git
synced 2026-02-04 06:42:04 +00:00
chore: update ratatui version
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
[package]
|
||||
name = "traxor"
|
||||
version = "0.0.1"
|
||||
version = "0.1.0"
|
||||
authors = ["Kristofers Solo <dev@kristofers.xyz>"]
|
||||
license = "GPLv3"
|
||||
license = "GPL3"
|
||||
edition = "2021"
|
||||
|
||||
|
||||
[dependencies]
|
||||
crossterm = "0.27"
|
||||
ratatui = { version = "0.23" }
|
||||
ratatui = { version = "0.25" }
|
||||
transmission-rpc = "0.4"
|
||||
# transmission-rpc = { path = "/home/kristofers/repos/transmission-rpc" }
|
||||
url = "2.4"
|
||||
|
||||
Reference in New Issue
Block a user