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 a20d0acd..47e2b03c 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.3.0")]
+#![doc(html_root_url = "https://docs.rs/tokio-test/0.4.0")]
#![warn(
missing_debug_implementations,
missing_docs,