diff options
Diffstat (limited to 'vendor/update.toml')
-rw-r--r-- | vendor/update.toml | 8 |
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" |