Add silky package to important_packages.nim

This commit is contained in:
ringabout
2026-04-27 17:27:27 +08:00
committed by GitHub
parent cbe8ce59ed
commit a3969c124a

View File

@@ -154,6 +154,7 @@ pkg "sdl1", "nim c -r src/sdl.nim"
pkg "sdl2_nim", "nim c -r sdl2/sdl.nim"
pkg "serialization"
pkg "sigv4", "nim c --mm:arc -r sigv4.nim", "https://github.com/disruptek/sigv4"
pkg "silky"
pkg "sim"
pkg "smtp", "nimble compileExample"
pkg "snip", "nimble test", "https://github.com/genotrance/snip"