mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump tokio-current-thread from 0.1.6 to 0.1.7
Bumps [tokio-current-thread](https://github.com/tokio-rs/tokio) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-0.1.7/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-current-thread-0.1.6...tokio-0.1.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ea491b4117
commit
4e7400f809
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -5890,9 +5890,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tokio-current-thread"
|
||||
version = "0.1.6"
|
||||
version = "0.1.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d16217cad7f1b840c5a97dfb3c43b0c871fef423a6e8d2118c604e843662a443"
|
||||
checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"tokio-executor",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue