Skip to content

Commit 04b7977

Browse files
committed
deps: Update tachyonfx dependency to version 0.24.
1 parent 118fef9 commit 04b7977

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ fs2 = "0.4"
9595
# Terminal UI
9696
ratatui = { version = "0.30", default-features = false, features = ["crossterm"] }
9797
crossterm = "0.29"
98-
tachyonfx = "0.23"
98+
tachyonfx = "0.24"
9999

100100
# Unix process management (daemon mode)
101101
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)