Skip to content

Commit 76a52ce

Browse files
committed
Use crates.fyi for docs.
1 parent 2e3e779 commit 76a52ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ license = "MIT"
66
homepage = "https://github.com/Sgeo/take_mut"
77
repository = "https://github.com/Sgeo/take_mut"
88
description = "Take a T from a &mut T temporarily"
9-
documentation = "http://sgeo.github.io/rustdoc/take_mut/"
9+
documentation = "https://crates.fyi/crates/take_mut/0.1.0/"

0 commit comments

Comments
 (0)