@@ -1775,9 +1775,9 @@ dependencies = [
1775
1775
1776
1776
[[package ]]
1777
1777
name = " mio"
1778
- version = " 0.7.14 "
1778
+ version = " 0.8.0 "
1779
1779
source = " registry+https://github.com/rust-lang/crates.io-index"
1780
- checksum = " 8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc "
1780
+ checksum = " ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2 "
1781
1781
dependencies = [
1782
1782
" libc" ,
1783
1783
" log" ,
@@ -2382,18 +2382,18 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
2382
2382
[[package ]]
2383
2383
name = " tokio"
2384
2384
version = " 1.16.1"
2385
- source = " registry+https://github.com/rust-lang/crates.io-index"
2386
- checksum = " 0c27a64b625de6d309e8c57716ba93021dccf1b3b5c97edd6d3dd2d2135afc0a"
2385
+ source = " git+https://github.com/tokio-rs/tokio#8fb15da8f83278a51deb5514f998062dd3d21afe"
2387
2386
dependencies = [
2388
2387
" bytes" ,
2389
2388
" libc" ,
2390
2389
" memchr" ,
2391
2390
" mio" ,
2392
2391
" num_cpus" ,
2393
2392
" once_cell" ,
2394
- " parking_lot 0.11.2 " ,
2393
+ " parking_lot 0.12.0 " ,
2395
2394
" pin-project-lite" ,
2396
2395
" signal-hook-registry" ,
2396
+ " socket2" ,
2397
2397
" tokio-macros" ,
2398
2398
" winapi" ,
2399
2399
]
@@ -2422,8 +2422,7 @@ dependencies = [
2422
2422
[[package ]]
2423
2423
name = " tokio-macros"
2424
2424
version = " 1.7.0"
2425
- source = " registry+https://github.com/rust-lang/crates.io-index"
2426
- checksum = " b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
2425
+ source = " git+https://github.com/tokio-rs/tokio#8fb15da8f83278a51deb5514f998062dd3d21afe"
2427
2426
dependencies = [
2428
2427
" proc-macro2" ,
2429
2428
" quote" ,
@@ -2540,8 +2539,7 @@ dependencies = [
2540
2539
[[package ]]
2541
2540
name = " tower"
2542
2541
version = " 0.4.11"
2543
- source = " registry+https://github.com/rust-lang/crates.io-index"
2544
- checksum = " 5651b5f6860a99bd1adb59dbfe1db8beb433e73709d9032b413a77e2fb7c066a"
2542
+ source = " git+https://github.com/tower-rs/tower#386de64ab4deb23d7d38c359edf8875cf551b697"
2545
2543
dependencies = [
2546
2544
" futures-core" ,
2547
2545
" futures-util" ,
@@ -2551,8 +2549,7 @@ dependencies = [
2551
2549
" rand" ,
2552
2550
" slab" ,
2553
2551
" tokio" ,
2554
- " tokio-stream" ,
2555
- " tokio-util 0.6.9" ,
2552
+ " tokio-util 0.7.0" ,
2556
2553
" tower-layer" ,
2557
2554
" tower-service" ,
2558
2555
" tracing" ,
@@ -2561,14 +2558,12 @@ dependencies = [
2561
2558
[[package ]]
2562
2559
name = " tower-layer"
2563
2560
version = " 0.3.1"
2564
- source = " registry+https://github.com/rust-lang/crates.io-index"
2565
- checksum = " 343bc9466d3fe6b0f960ef45960509f84480bf4fd96f92901afe7ff3df9d3a62"
2561
+ source = " git+https://github.com/tower-rs/tower#386de64ab4deb23d7d38c359edf8875cf551b697"
2566
2562
2567
2563
[[package ]]
2568
2564
name = " tower-service"
2569
2565
version = " 0.3.1"
2570
- source = " registry+https://github.com/rust-lang/crates.io-index"
2571
- checksum = " 360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
2566
+ source = " git+https://github.com/tower-rs/tower#386de64ab4deb23d7d38c359edf8875cf551b697"
2572
2567
2573
2568
[[package ]]
2574
2569
name = " tower-test"
0 commit comments