summaryrefslogtreecommitdiff
path: root/vendor/update.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/update.toml')
-rw-r--r--vendor/update.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/update.toml b/vendor/update.toml
index f324441b7..7962be428 100644
--- a/vendor/update.toml
+++ b/vendor/update.toml
@@ -13,6 +13,14 @@ files = "http_parser.[ch]"
git = "https://github.com/nodejs/http-parser"
license = "MIT License"
+[optional-lite]
+author = "Martin Moene"
+depth = 2
+email = "martin.moene@gmail.com"
+files = "include/nonstd/optional.hpp"
+git = "https://github.com/martinmoene/optional-lite"
+license = "Boost Software License"
+
[sha2]
author = "Olivier Gay"
email = "olivier.gay@a3.epfl.ch"