Skip to content

Commit

Permalink
chore: dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Jul 24, 2024
1 parent 0288cbc commit 5ae253b
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 42 deletions.
83 changes: 42 additions & 41 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 @@ -35,7 +35,7 @@ directories = "5.0"
futures-util = "0.3"
parking_lot = { version = "0.12" }
ratatui = "0.27"
tokio = { version = "1.38", features = ["full"] }
tokio = { version = "1.39", features = ["full"] }
tokio-util = "0.7"
tracing = "0.1"
tracing-subscriber = "0.3"
Expand Down

0 comments on commit 5ae253b

Please # to comment.