summaryrefslogtreecommitdiff
path: root/src/renderers.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderers.rs')
-rw-r--r--src/renderers.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/renderers.rs b/src/renderers.rs
index 60ad190..48478c0 100644
--- a/src/renderers.rs
+++ b/src/renderers.rs
@@ -1,2 +1,3 @@
pub mod json;
pub mod json_pretty;
+pub mod status;