fixes #20798; add stew to important_packages (#20799)

ref https://github.com/status-im/nim-stew/pull/148
This commit is contained in:
ringabout
2022-11-10 17:57:37 +08:00
committed by GitHub
parent 2848cdb18a
commit 0264cded2b

View File

@@ -142,6 +142,7 @@ pkg "sdl2_nim", "nim c -r sdl2/sdl.nim"
pkg "sigv4", "nim c --gc:arc -r sigv4.nim", "https://github.com/disruptek/sigv4"
pkg "sim"
pkg "snip", "nimble test", "https://github.com/genotrance/snip"
pkg "stew"
pkg "stint", "nim r stint.nim"
pkg "strslice"
pkg "strunicode", "nim c -r --mm:refc src/strunicode.nim"