Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dalance/procs
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Oct 23, 2024
2 parents 66aac95 + 5f9b5b6 commit 28d7f2f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ -49,7 +49,7 @@ once_cell = "1.20.2"
serde = "1.0"
serde_derive = "1.0"
termbg = "0.6.0"
tokio = { version = "1.40", optional = true, features = ["rt"] }
tokio = { version = "1.41", optional = true, features = ["rt"] }
toml = "0.8"
unicode-width = "0.2"

Expand Down

0 comments on commit 28d7f2f

Please sign in to comment.