Skip to content

Commit

Permalink
Update rand_core doc url version
Browse files Browse the repository at this point in the history
  • Loading branch information
pitdicker committed May 17, 2018
1 parent 5953334 commit cfe4007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rand_core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#![doc(html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk.png",
html_favicon_url = "https://www.rust-lang.org/favicon.ico",
html_root_url = "https://docs.rs/rand_core/0.1.0")]
html_root_url = "https://docs.rs/rand_core/0.2")]

#![deny(missing_docs)]
#![deny(missing_debug_implementations)]
Expand Down

0 comments on commit cfe4007

Please # to comment.