Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FakeMichau committed Jul 23, 2023
1 parent 43b917a commit 3ae28ff
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 57 deletions.
140 changes: 84 additions & 56 deletions 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 lma_tui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name = "lma"
path = "src/main.rs"

[dependencies]
ratatui = { version = "0.21.0" }
ratatui = { version = "0.22.0" }
crossterm = { version = "0.26", features = ["serde"] }
tokio = { version = "1.28.2", features = ["rt-multi-thread"] }
directories = "5.0"
Expand Down

0 comments on commit 3ae28ff

Please sign in to comment.