server: add fennel as dependency
This commit is contained in:
parent
0f4cc5ec47
commit
476e0b41d3
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ description = {
|
||||||
license = "AGPL"
|
license = "AGPL"
|
||||||
}
|
}
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"http"
|
"http",
|
||||||
|
"fennel"
|
||||||
}
|
}
|
||||||
build = {
|
build = {
|
||||||
type = "builtin",
|
type = "builtin",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue