Skip to content

Commit

Permalink
Merge pull request #35 from sreedevk/dependabot/cargo/tokio-1.23.1
Browse files Browse the repository at this point in the history
build(deps): bump tokio from 1.23.0 to 1.23.1
  • Loading branch information
sreedevk committed Jan 22, 2023
2 parents 3e1e9c0 + ccff95d commit 38f6c48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -23,5 +23,5 @@ memmap2 = "0.5.8"
prettytable-rs = "0.10.0"
rayon = "1.6.1"
thiserror = "1.0.38"
tokio = { version = "1.23.0", features = ["full"] }
tokio = { version = "1.23.1", features = ["full"] }
unicode-segmentation = "1.10.0"

0 comments on commit 38f6c48

Please sign in to comment.