Skip to content

Commit

Permalink
dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Aug 28, 2023
1 parent 9d3f8c0 commit 8e4c2e6
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 21 deletions.
69 changes: 49 additions & 20 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ parking_lot = { version= "0.12" }
tokio = { version = "1.32", features = ["full"] }
tracing = "0.1"
tracing-subscriber = "0.3"
ratatui = "0.22"
ratatui = "0.23"
uuid = { version = "1.4", features = ["v4", "fast-rng"] }

[dev-dependencies]
Expand Down

0 comments on commit 8e4c2e6

Please sign in to comment.