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