From 3ff4681b60d19fdc17be5343032478ef1b6191bb Mon Sep 17 00:00:00 2001 From: Kirk Rodrigues <2454684+kirkrodrigues@users.noreply.github.com> Date: Wed, 27 Dec 2023 22:52:34 -0500 Subject: [PATCH] Add log-surgeon source-dependency to README. --- components/core/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/components/core/README.md b/components/core/README.md index 6820d311c..cf9db4645 100644 --- a/components/core/README.md +++ b/components/core/README.md @@ -40,6 +40,7 @@ This will download: * [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) * [SQLite3](https://www.sqlite.org/download.html) (v3.36.0) * [yaml-cpp](https://github.com/jbeder/yaml-cpp.git) (v0.7.0)