add smtp to important packages (#20984)

This commit is contained in:
ringabout
2022-12-01 15:14:42 +08:00
committed by GitHub
parent 2449c37137
commit 54f5ab12b7

View File

@@ -142,6 +142,7 @@ pkg "sdl1", "nim c -r src/sdl.nim"
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 "smtp", "nimble compileExample"
pkg "snip", "nimble test", "https://github.com/genotrance/snip"
pkg "stew"
pkg "stint", "nim r stint.nim"