updates asynctest version tag

This commit is contained in:
benbierens 2024-08-12 13:30:34 +02:00
parent fd4cd6568e
commit ef1b6acf6a
No known key found for this signature in database
GPG Key ID: 877D2C2E09A22F3A
2 changed files with 2 additions and 2 deletions

View File

@ -124,7 +124,7 @@
"dir": "$deps/asynctest",
"url": "https://github.com/markspanbroek/asynctest",
"commit": "12c356672d26053ddc4c1443491e9eee65ec03a2",
"version": "0.5.0"
"version": "0.5.1"
},
"stint": {
"dir": "$deps/nim-stint",

View File

@ -12,7 +12,7 @@
}
},
"asynctest": {
"version": "0.5.0",
"version": "0.5.1",
"vcsRevision": "12c356672d26053ddc4c1443491e9eee65ec03a2",
"url": "https://github.com/markspanbroek/asynctest",
"downloadMethod": "git",