mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-05 19:00:35 -05:00
require tiny_httpd 0.19
This commit is contained in:
parent
4e0a7c0393
commit
f7c3a14b1e
2 changed files with 2 additions and 2 deletions
|
|
@ -76,7 +76,7 @@
|
|||
picos
|
||||
picos_std
|
||||
(tiny_httpd
|
||||
(>= 0.17)))
|
||||
(>= 0.19)))
|
||||
(tags
|
||||
(nanoev http)))
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ depends: [
|
|||
"nanoev-picos" {= version}
|
||||
"picos"
|
||||
"picos_std"
|
||||
"tiny_httpd" {>= "0.17"}
|
||||
"tiny_httpd" {>= "0.19"}
|
||||
"odoc" {with-doc}
|
||||
]
|
||||
build: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue