summaryrefslogtreecommitdiff
path: root/vendor/update.toml
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2020-10-01 15:33:22 +0100
committerSadie Powell <sadie@witchery.services>2020-10-01 15:40:58 +0100
commitba606ab1edf71264fa2c5b9cecd78e91c04cd09d (patch)
tree0a66518d8fda51c11a4cc2a61651205cb4117ad5 /vendor/update.toml
parentb8e417f4ea15ef79c3cb4bb023ba8dc5551d5724 (diff)
Unvendor optional-lite.
The use for this never actually materialised in v3.
Diffstat (limited to 'vendor/update.toml')
-rw-r--r--vendor/update.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/update.toml b/vendor/update.toml
index 7962be428..f324441b7 100644
--- a/vendor/update.toml
+++ b/vendor/update.toml
@@ -13,14 +13,6 @@ 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"