std_shims -> stew

This commit is contained in:
Jacek Sieka 2019-07-07 11:50:26 +02:00
parent 6025b5d3a7
commit 5c2d0c7253
No known key found for this signature in database
GPG Key ID: A1B09461ABB656B8
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@ skipDirs = @["tests"]
requires "nim >= 0.19.0",
"faststreams",
"std_shims"
"stew"

View File

@ -1,5 +1,5 @@
import
std_shims/macros_shim
stew/shims/macros
template dontSerialize* {.pragma.}
## Specifies that a certain field should be ignored for