json-ld 0.12.1

A JSON-LD implementation
Documentation
.PHONY: readme clean

readme: README.md

README.md: src/lib.rs
	cargo rdme
	sh .insert-toc.sh