diff --git a/yaml.nimble b/yaml.nimble index 484f7c7..51f55f6 100644 --- a/yaml.nimble +++ b/yaml.nimble @@ -4,6 +4,7 @@ version = "0.10.1" author = "Felix Krause" description = "YAML 1.2 implementation for Nim" license = "MIT" +skipDirs = @["bench"] # Dependencies