Skip to content

Commit

Permalink
tachyonfx update
Browse files Browse the repository at this point in the history
  • Loading branch information
jguhlin committed Jan 4, 2025
1 parent 430b3ba commit 6d7b174
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 51 deletions.
128 changes: 78 additions & 50 deletions fakeminimap2/Cargo.lock

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

2 changes: 1 addition & 1 deletion fakeminimap2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rayon = "1.10.0"
ratatui = "0.29.0"
tokio = { version = "1", features = ["full"] }
crossterm = { version = "0.28.1", features = ["event-stream"] }
tachyonfx = "0.9.3"
tachyonfx = "0.10.1"
tokio-stream = { version = "0.1.16", features = ["sync"] }
num-format = { version = "0.4.4", features = ["with-system-locale"] }
dashmap = "6.1.0"
Expand Down

0 comments on commit 6d7b174

Please sign in to comment.