From 53af44b86109c9ea41ef61fa1cd1b9c03a43ac3a Mon Sep 17 00:00:00 2001 From: Elisabeth Henry Date: Tue, 18 Oct 2016 00:57:33 +0200 Subject: [PATCH] Set publish to true to publish on crates.io --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1ac3859..839441f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ documentation = "https://docs.rs/crowbook/" readme = "README.md" keywords = ["markdown", "book"] license = "LGPL-2.1+" -publish = false +publish = true build = "build.rs" exclude = [