We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5953334 commit cfe4007Copy full SHA for cfe4007
rand_core/src/lib.rs
@@ -35,7 +35,7 @@
35
36
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk.png",
37
html_favicon_url = "https://www.rust-lang.org/favicon.ico",
38
- html_root_url = "https://docs.rs/rand_core/0.1.0")]
+ html_root_url = "https://docs.rs/rand_core/0.2")]
39
40
#![deny(missing_docs)]
41
#![deny(missing_debug_implementations)]
0 commit comments