Update to v0.13.0

This commit is contained in:
Paul Woolcock
2018-08-27 20:05:11 -04:00
parent 1b54c20060
commit 4e5a2f5c51
4 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
///
/// ```toml,ignore
/// [dependencies.elefren]
/// version = "0.12"
/// version = "0.13"
/// features = ["toml"]
/// ```
pub mod toml;