Skip to content

Commit

Permalink
Merge pull request #72 from danieleades/dependabot/cargo/tokio-1.35.1
Browse files Browse the repository at this point in the history
Bump tokio from 1.35.0 to 1.35.1
  • Loading branch information
github-actions[bot] authored Jan 10, 2024
2 parents 6898715 + 27b1e14 commit fe5ea51
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 @@ -31,5 +31,5 @@ tracing = "0.1.29"
[dev-dependencies]
clap = { version = "4.4.14", features = ["derive", "env"] }
doc-comment = "0.3.3"
tokio = { version = "1.12.0", features = ["macros", "rt-multi-thread"] }
tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread"] }
tracing = "0.1.29"

0 comments on commit fe5ea51

Please # to comment.