Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
max-niederman committed Feb 2, 2024
1 parent 8b74601 commit d47bbe0
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 30 deletions.
188 changes: 164 additions & 24 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ edition = "2021"
[dependencies]
structopt = "^0.3"
dirs = "^5.0"
crossterm = "^0.26"
rust-embed = "^6.4"
toml = "^0.7"
crossterm = "^0.27"
rust-embed = "^8.2"
toml = "^0.8"

[dependencies.ratatui]
version = "^0.21"
version = "^0.25"

[dependencies.rand]
version = "^0.8"
Expand Down

0 comments on commit d47bbe0

Please sign in to comment.