feat: Add Crystal version module (#170)

This commit is contained in:
Youssef Habri
2020-02-05 00:27:06 +01:00
committed by GitHub
parent d4d4a01850
commit f665df226c
8 changed files with 144 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ pub mod battery;
pub mod character;
pub mod cmd_duration;
pub mod conda;
pub mod crystal;
pub mod directory;
pub mod dotnet;
pub mod env_var;