Cut an internals release

This commit is contained in:
David Tolnay
2017-04-20 08:11:31 -07:00
parent cf1cdadc77
commit bc2d637112
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -6,6 +6,8 @@
// 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.15.0")]
extern crate syn;
#[macro_use]
extern crate synom;