Made writing day14 to gif a feature that can be enabled
This commit is contained in:
@@ -10,3 +10,6 @@ anyhow = "1.0"
|
||||
regex = "1"
|
||||
lazy_static = "1.4.0"
|
||||
gif = "0.12.0"
|
||||
|
||||
[features]
|
||||
gif = []
|
||||
|
||||
Reference in New Issue
Block a user