Make the logging namespace GC-safe.

This commit is contained in:
2022-01-22 20:20:02 -06:00
parent f7791b6f60
commit 8aad3cdb79
2 changed files with 14 additions and 10 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "0.3.5"
version = "0.3.6"
author = "Jonathan Bernard"
description = "Lightweight Postgres ORM for Nim."
license = "GPL-3.0"