diff options
author | Melody Horn <melody@boringcactus.com> | 2021-03-28 18:17:10 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-03-28 18:17:10 -0600 |
commit | 98fa3e5246e83f8121922281a822a8d76f501750 (patch) | |
tree | eeb82d9f9ca14043e19244e9603342a9430a1ab9 /README.md | |
parent | 57e4222900de52da5ffe13933fbebe91fbd7bab9 (diff) | |
download | makers-98fa3e5246e83f8121922281a822a8d76f501750.tar.gz makers-98fa3e5246e83f8121922281a822a8d76f501750.zip |
fix the unbounded type recursion (thanks @Lucretiel!)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ that said, I test manually on complicated projects, and the current record for m ## contributors - [zseri](https://ytrizja.de/) (code) +- [@Lucretiel](https://github.com/Lucretiel) (code) - you, if you'd like! email melody@boringcactus.com if you've got something ([not just code!](https://allcontributors.org/docs/en/emoji-key)) to contribute |