summaryrefslogtreecommitdiff
path: root/vendor/update.toml
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2020-04-05 11:56:45 +0100
committerSadie Powell <sadie@witchery.services>2020-04-05 12:14:01 +0100
commit758a0aa59b43d745c1e5569d6350bd5a5fdd8169 (patch)
treee16b6a0ab22a3a7c03e63875e9701f5ea00f6831 /vendor/update.toml
parent0609b6cdad3931fd71b33ebf32da770f3b58e517 (diff)
Vendor the optional-lite library.
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"