aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-09-28 15:11:28 +0100
committerColm Donelan <colm.donelan@arm.com>2021-10-12 14:46:23 +0000
commit13d2e0d39f6d8c923f5b92984ce52ee6e14f5436 (patch)
treeb71f219ee2f853c149bd554f8983d9566de0d61e /README.md
parent26f64fe7ba9204529c360a1950ac9e58dd507ae0 (diff)
downloadarmnn-13d2e0d39f6d8c923f5b92984ce52ee6e14f5436.tar.gz
Github 581 - Upgrade doctest
* Upgrade doctest to version 2.4.6 to allow Arm NN to build with glibc 2.34 Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: Iff2ef286ba5ad0e0ec0f54f510253a2ec4b464d3
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 296ca53493..23a342ff44 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ Third party tools used by Arm NN:
| Tool | License (SPDX ID) | Description | Version | Provenience
|----------------|-------------------|------------------------------------------------------------------|-------------|-------------------
| cxxopts | MIT | A lightweight C++ option parser library | SHA 12e496da3d486b87fa9df43edea65232ed852510 | https://github.com/jarro2783/cxxopts
-| doctest | MIT | Header-only C++ testing framework | 2.4.0 | https://github.com/onqtam/doctest
+| doctest | MIT | Header-only C++ testing framework | 2.4.6 | https://github.com/onqtam/doctest
| fmt | MIT | {fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams. | 7.0.1 | https://github.com/fmtlib/fmt
| ghc | MIT | A header-only single-file std::filesystem compatible helper library | 1.3.2 | https://github.com/gulrak/filesystem
| half | MIT | IEEE 754 conformant 16-bit half-precision floating point library | 1.12.0 | http://half.sourceforge.net