ci: Publish crate to Crates.io with CI

This commit is contained in:
Matan Kushner
2019-07-31 19:27:35 -04:00
parent 9a2af45835
commit 616b50b4e3
5 changed files with 88 additions and 79 deletions
+1
View File
@@ -149,6 +149,7 @@ impl Config for Table {
}
}
mod tests {
use super::*;