Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/src/dev-guide/components-core/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,14 @@ This will download:
* [ANTLR](https://www.antlr.org) (v4.13.1)
* [Catch2](https://github.com/catchorg/Catch2.git) (v2.13.7)
* [date](https://github.com/HowardHinnant/date.git) (v3.0.1)
* [json](https://github.com/nlohmann/json.git) (v3.10.4)
* [log-surgeon](https://github.com/y-scope/log-surgeon) (895f464)
* [json](https://github.com/nlohmann/json.git) (v3.11.3)
* [log-surgeon](https://github.com/y-scope/log-surgeon.git) (895f464)
* [outcome](https://github.com/ned14/outcome) (v2.2.9)
* [simdjson](https://github.com/simdjson/simdjson) (v3.6.3)
* [SQLite3](https://www.sqlite.org/download.html) (v3.36.0)
* [uftcpp](https://github.com/nemtrif/utfcpp.git) (v4.0.6)
* [yaml-cpp](https://github.com/jbeder/yaml-cpp.git) (v0.7.0)
* [yscope-log-viewer](https://github.com/y-scope/yscope-log-viewer.git) (969ff35)

### Environment

Expand Down