mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-06 00:00:10 +02:00
Prep tokio-udp 0.1.4 release (#1503)
* Fix warnings in udp tests * Prep tokio-udp 0.1.4 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-tcp/0.1.3")]
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-tcp/0.1.4")]
|
||||
#![deny(missing_docs, warnings, missing_debug_implementations)]
|
||||
|
||||
//! UDP bindings for `tokio`.
|
||||
|
||||
Reference in New Issue
Block a user