~seanld/silk

7bd53fb34410c492a07268e32346d44598f47e19 — Sean Wilkerson 2 months ago ecc8033 master v0.5.0
Add multithreading (simple alternative to coroutines/async for now)
1 files changed, 1 insertions(+), 1 deletions(-)

M silk.nimble
M silk.nimble => silk.nimble +1 -1
@@ 1,6 1,6 @@
# Package

version       = "0.4.3"
version       = "0.5.0"
author        = "Sean Wilkerson"
description   = "A Nim HTTP server library"
license       = "LGPL-3.0-or-later"