mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
build(deps): bump tokio-uds from 0.2.5 to 0.2.6
Bumps [tokio-uds](https://github.com/tokio-rs/tokio) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-uds-0.2.5...tokio-0.2.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6d9b2eef29
commit
232aeb37a2
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -5985,9 +5985,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tokio-uds"
|
||||
version = "0.2.5"
|
||||
version = "0.2.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
|
||||
checksum = "5076db410d6fdc6523df7595447629099a1fdc47b3d9f896220780fa48faf798"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"futures",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue