Commit e363a70
authored
chore(deps): update deps/json digest to 48e7b4c
1 parent cc9aefb commit e363a70
1 file changed
+1
-1
lines changed- .gitignore+3
- BUILD.bazel+27
- MODULE.bazel+7
- WORKSPACE.bazel-1
- docs/mkdocs/docs/api/basic_json/to_bjdata.md+11-3
- docs/mkdocs/docs/features/binary_formats/bjdata.md+22-10
- docs/mkdocs/docs/integration/bazel/MODULE.bazel+1
- docs/mkdocs/docs/integration/bazel/WORKSPACE-7
- docs/mkdocs/docs/integration/package_managers.md+5-7
- docs/mkdocs/mkdocs.yml+2
- include/nlohmann/detail/input/binary_reader.hpp+19-1
- include/nlohmann/detail/macro_scope.hpp+23-3
- include/nlohmann/detail/output/binary_writer.hpp+22-11
- include/nlohmann/json.hpp+11-6
- single_include/nlohmann/json.hpp+75-21
- tests/src/unit-bjdata.cpp+343-211
0 commit comments