Skip to content

Commit

Permalink
update target tokio branch to master
Browse files Browse the repository at this point in the history
The fix has been merged.
  • Loading branch information
hds committed Nov 19, 2023
1 parent f95b6cf commit 906d60c
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 @@ -8,4 +8,4 @@ members = [
resolver = "2"

[patch.crates-io]
tokio = { git = "https://github.com/tokio-rs/tokio.git", branch = "hds/task-span-explicit-root" }
tokio = { git = "https://github.com/tokio-rs/tokio.git", branch = "master" }

0 comments on commit 906d60c

Please sign in to comment.