diff options
author | Sadie Powell <sadie@witchery.services> | 2020-04-05 11:56:45 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-04-05 12:14:01 +0100 |
commit | 758a0aa59b43d745c1e5569d6350bd5a5fdd8169 (patch) | |
tree | e16b6a0ab22a3a7c03e63875e9701f5ea00f6831 /vendor/README.md | |
parent | 0609b6cdad3931fd71b33ebf32da770f3b58e517 (diff) |
Vendor the optional-lite library.
Diffstat (limited to 'vendor/README.md')
-rw-r--r-- | vendor/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/README.md b/vendor/README.md index c769285ac..af7f287dc 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -22,6 +22,16 @@ This directory contains vendored dependencies that are shipped with InspIRCd to **Website** — [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) +## optional-lite + +**Author** — [Martin Moene](mailto:martin.moene@gmail.com) + +**License** — Boost Software License + +**Version** — v3.2.0 + +**Website** — [https://github.com/martinmoene/optional-lite](https://github.com/martinmoene/optional-lite) + ## sha2 **Author** — [Olivier Gay](mailto:olivier.gay@a3.epfl.ch) |