summaryrefslogtreecommitdiffstats
path: root/tokio-test/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-test/src/lib.rs')
-rw-r--r--tokio-test/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokio-test/src/lib.rs b/tokio-test/src/lib.rs
index 185f317b..35f2a9b0 100644
--- a/tokio-test/src/lib.rs
+++ b/tokio-test/src/lib.rs
@@ -1,4 +1,4 @@
-#![doc(html_root_url = "https://docs.rs/tokio-test/0.2.1")]
+#![doc(html_root_url = "https://docs.rs/tokio-test/0.3.0")]
#![warn(
missing_debug_implementations,
missing_docs,