0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Use the new json module for the file_server example

This commit is contained in:
Loïc Hoguin 2025-02-11 16:56:30 +01:00
parent 761c1f8dca
commit 65a77a8f48
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ PROJECT = file_server
PROJECT_DESCRIPTION = Cowboy file server example with directory listing
PROJECT_VERSION = 1
DEPS = cowboy jsx
DEPS = cowboy
dep_cowboy_commit = master
REL_DEPS = relx