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:
parent
761c1f8dca
commit
65a77a8f48
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue