Make stripAnsi GC-safe.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Package
|
||||
|
||||
version = "0.6.4"
|
||||
version = "0.6.5"
|
||||
author = "Jonathan Bernard"
|
||||
description = "Helper functions for writing command line interfaces."
|
||||
license = "MIT"
|
||||
@@ -8,4 +8,3 @@ license = "MIT"
|
||||
# Dependencies
|
||||
|
||||
requires @["nim >= 0.19.0", "docopt >= 0.6.8"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user