[build] Update asynctest to version 0.3.2 (#244)

Includes a fix for Nil exception on unthandled exception
This commit is contained in:
markspanbroek 2022-09-12 17:59:39 +02:00 committed by GitHub
parent 014207c87f
commit 5ec2e40a73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ binDir = "build"
srcDir = "."
requires "nim >= 1.2.0",
"asynctest >= 0.3.0 & < 0.4.0",
"asynctest >= 0.3.2 & < 0.4.0",
"bearssl >= 0.1.4",
"chronicles >= 0.7.2",
"chronos >= 2.5.2",

2
vendor/asynctest vendored

@ -1 +1 @@
Subproject commit 5347c59b4b057443a014722aa40800cd8bb95c69
Subproject commit a236a5f0f3031573ac2cb082b63dbf6e170e06e7