Update post-merge html_root_urls

This commit is contained in:
David Tolnay
2017-04-19 14:32:04 -07:00
parent 670be2ce2f
commit 0240814677
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -155,7 +155,7 @@
//! # }
//! ```
#![doc(html_root_url = "https://docs.rs/serde_test/0.9.13")]
#![doc(html_root_url = "https://docs.rs/serde_test/0.9.14")]
#[macro_use]
extern crate serde;