require tiny_httpd 0.19

This commit is contained in:
Simon Cruanes 2025-05-05 10:10:29 -04:00
parent 4e0a7c0393
commit f7c3a14b1e
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@
picos
picos_std
(tiny_httpd
(>= 0.17)))
(>= 0.19)))
(tags
(nanoev http)))

View file

@ -14,7 +14,7 @@ depends: [
"nanoev-picos" {= version}
"picos"
"picos_std"
"tiny_httpd" {>= "0.17"}
"tiny_httpd" {>= "0.19"}
"odoc" {with-doc}
]
build: [