Skip to content

Commit

Permalink
Chore: dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Dec 3, 2024
1 parent b05c9ad commit c6200e8
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 45 deletions.
82 changes: 38 additions & 44 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.29"
tokio = { version = "1.41", features = ["full"] }
tokio = { version = "1.42", features = ["full"] }
tokio-util = "0.7"
tracing = "0.1"
tracing-subscriber = "0.3"
Expand Down

0 comments on commit c6200e8

Please # to comment.