Updated to handy-httpd v8.1.0

This commit is contained in:
Andrew Lalis 2024-01-25 20:20:01 -05:00
parent 09ed06b8e5
commit df3a4858cf
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"botan": "~>1.13.5",
"d-properties": "~>1.0.5",
"d2sqlite3": "~>1.0.0",
"handy-httpd": "~>8.0.0",
"handy-httpd": "~>8.1.0",
"jwt": "~>0.4.0",
"resusage": "~>0.3.2",
"slf4d": "~>2.4.3"

View File

@ -5,7 +5,7 @@
"botan-math": "1.0.4",
"d-properties": "1.0.5",
"d2sqlite3": "1.0.0",
"handy-httpd": "8.0.0",
"handy-httpd": "8.1.0",
"httparsed": "1.2.1",
"jwt": "0.4.0",
"memutils": "1.0.10",