Skip to content

Commit 6d7b174

Browse files
committed
tachyonfx update
1 parent 430b3ba commit 6d7b174

File tree

2 files changed

+79
-51
lines changed

2 files changed

+79
-51
lines changed

fakeminimap2/Cargo.lock

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

fakeminimap2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rayon = "1.10.0"
1717
ratatui = "0.29.0"
1818
tokio = { version = "1", features = ["full"] }
1919
crossterm = { version = "0.28.1", features = ["event-stream"] }
20-
tachyonfx = "0.9.3"
20+
tachyonfx = "0.10.1"
2121
tokio-stream = { version = "0.1.16", features = ["sync"] }
2222
num-format = { version = "0.4.4", features = ["with-system-locale"] }
2323
dashmap = "6.1.0"

0 commit comments

Comments
 (0)