diff --git a/packages.json b/packages.json index 7edd28d..5611a04 100644 --- a/packages.json +++ b/packages.json @@ -29616,5 +29616,17 @@ ], "description": "Embed directories in executables, easily", "license": "MIT" + }, + { + "name": "yanyl", + "url": "https://github.com/tanelso2/yanyl", + "method": "git", + "tags": [ + "serialization", + "serialization-format", + "yaml" + ], + "description": "A library for using YAML with Nim", + "license": "Unlicense" } ]