Point serde_derive_internals documentation to docs.rs

This commit is contained in:
David Tolnay
2018-11-21 14:22:33 -08:00
parent 0c3d4a8a37
commit a043b2a763
4 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![doc(html_root_url = "https://docs.rs/serde_derive_internals/0.24.0")]
#![doc(html_root_url = "https://docs.rs/serde_derive_internals/0.24.1")]
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
#![cfg_attr(
feature = "cargo-clippy",