Skip to main content

ports/cJSON

v1.7.18

Ultralightweight JSON parser in ANSI C

Installation

Add the following to your cabin.toml file:

[dependencies]
cJSON = { port = true, version = "=1.7.18" }