Skip to content

Commit c706900

Browse files
authored
Merge pull request #1836 from joto/json
Implement and use our own JSON writer
2 parents 7f1dde3 + 059f5d5 commit c706900

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+284
-15421
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ with other versions of those libraries (set the `EXTERNAL_*libname*` option to
6363
* [fmt](https://fmt.dev/) (>= 7.1.3)
6464
* [libosmium](https://osmcode.org/libosmium/) (>= 2.17.0)
6565
* [protozero](https://github.com/mapbox/protozero) (>= 1.6.3)
66-
* [rapidjson](https://rapidjson.org/) (>= 1.1.0)
6766

6867
It also requires access to a database server running
6968
[PostgreSQL](https://www.postgresql.org/) 9.6+ and

contrib/rapidjson/README.contrib

Lines changed: 0 additions & 2 deletions
This file was deleted.

contrib/rapidjson/include/rapidjson/allocators.h

Lines changed: 0 additions & 271 deletions
This file was deleted.

0 commit comments

Comments
 (0)