Skip to content

Commit

Permalink
chore(deps): update to latest versions of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
max-niederman committed Aug 14, 2022
1 parent e335cdc commit 18e0a37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
24 changes: 4 additions & 20 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 @@ -13,11 +13,11 @@ edition = "2018"
structopt = "0.3"
dirs = "4.0"
crossterm = "0.25"
rust-embed = "6.2"
rust-embed = "6.4"
toml = "0.5"

[dependencies.tui]
version = "0.18"
version = "0.19"
default-features = false
features = ["crossterm"]

Expand Down

0 comments on commit 18e0a37

Please sign in to comment.