From b491f039cee6e585ca4e1dd5d4144e474da8acdf Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 28 Mar 2025 21:06:13 +0100 Subject: vendor: add: Use rang library now. cli: fix: always check if builder has been allocated after (presumably) allocating one. Signed-off-by: Amlal El Mahrouss --- CREDITS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CREDITS (limited to 'CREDITS') diff --git a/CREDITS b/CREDITS new file mode 100644 index 0000000..9b99798 --- /dev/null +++ b/CREDITS @@ -0,0 +1,2 @@ +rang: https://github.com/agauniyal/rang +json: https://github.com/nlohmann/json \ No newline at end of file -- cgit v1.2.3