Björn Gohla
|
9f28dd97ae
|
Revert "Use upstream nlohmann_json"
This reverts commit 4145cd2da0 .
|
2021-04-05 21:24:55 +01:00 |
|
Eelco Dolstra
|
4145cd2da0
|
Use upstream nlohmann_json
|
2019-11-07 18:23:17 +01:00 |
|
Will Dietz
|
3f8b78a84d
|
nlohmann-json: 3.4.0 -> 3.5.0
https://github.com/nlohmann/json/releases/tag/v3.5.0
|
2018-12-21 22:38:06 -06:00 |
|
Will Dietz
|
e78511743e
|
nlohmann: 3.0.1 -> 3.4.0
```
$ curl -L
"https://github.com/nlohmann/json/releases/download/v3.4.0/json.hpp" -o
src/nlohmann/json.hpp
```
|
2018-12-21 22:36:53 -06:00 |
|
Will Dietz
|
f7c26365eb
|
nlohmann-json: 2.1.1 -> 3.0.1
|
2018-01-22 12:19:50 -06:00 |
|
Eelco Dolstra
|
7f2c324ed1
|
Simplify build by including nlohmann/json.hpp
|
2017-12-04 17:11:36 +01:00 |
|