Skip to content

Commit

Permalink
chore: dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Oct 21, 2024
1 parent 289ede3 commit ea877d2
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 75 deletions.
132 changes: 59 additions & 73 deletions 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
Expand Up @@ -34,12 +34,12 @@ crossterm = "0.28"
directories = "5.0"
futures-util = "0.3"
parking_lot = { version = "0.12" }
ratatui = "0.28"
ratatui = "0.29"
tokio = { version = "1.40", features = ["full"] }
tokio-util = "0.7"
tracing = "0.1"
tracing-subscriber = "0.3"
uuid = { version = "1.10", features = ["fast-rng", "v4"] }
uuid = { version = "1.11", features = ["fast-rng", "v4"] }

[profile.release]
lto = true
Expand Down

0 comments on commit ea877d2

Please # to comment.