Release 1.0.1

This commit is contained in:
David Tolnay
2017-04-23 16:40:56 -07:00
parent 2af0701be6
commit c7901e532e
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -155,7 +155,7 @@
//! # }
//! ```
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.0")]
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.1")]
#[macro_use]
extern crate serde;