Skip to content

Commit 01cba7d

Browse files
Iizukiextremeandy
authored andcommitted
docs: remove likely unnecessary html_root_url attribute
1 parent 013ee0b commit 01cba7d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
//! - `test-util`: Exposes utilities for testing streams, in particular:
1515
//! - [`delay_items`](crate::test_util::delay_items)
1616
//! - [`record_delay`](crate::StreamTools::record_delay)
17-
#![doc(html_root_url = "https://docs.rs/streamtools/0.7.6/")]
1817
1918
use either_or_both::EitherOrBoth;
2019
use futures::{Stream, TryStream, stream::Map};

0 commit comments

Comments
 (0)