diff --git a/nim.cfg b/nim.cfg index ec9c84a..4cc77dc 100644 --- a/nim.cfg +++ b/nim.cfg @@ -1,4 +1,5 @@ -d: normDebug +-d: nimDebugDlOpen -d: useStdLib # project breaks without this in docker https://github.com/dom96/httpbeast/issues/90 -d: danger