feat: add Zig module (#1231)

This commit is contained in:
Dario Vladović
2020-05-21 18:49:49 +02:00
committed by GitHub
parent 9e8f35d746
commit c008f4041b
8 changed files with 122 additions and 0 deletions
+1
View File
@@ -38,5 +38,6 @@ mod starship_root;
pub mod terraform;
pub mod time;
pub mod username;
pub mod zig;
pub use starship_root::*;