Skip to content

Commit

Permalink
Bump tokio from 1.33.0 to 1.35.0 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent 255db91 commit cd80d2b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -14,6 +14,6 @@ if-addrs = "0.10"
indicatif = { version = "0.17", features = ["tokio"] }
mdns-sd = "0.10"
names = { version = "0.14", default-features = false }
tokio = { version = "1.33", features = ["full", "rt-multi-thread", "net"] }
tokio = { version = "1.35", features = ["full", "rt-multi-thread", "net"] }
tracing = "0.1"
tracing-subscriber = "0.3"

0 comments on commit cd80d2b

Please sign in to comment.