mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:28:59 +08:00
b05fe02703
* Rename `boost-di` to `di` Problem: - `boost-di` is not an official Boost library and it shouldn't use boost name. Solution: - Rename it to `di` instead. * Update the port name to bext-di * Update the version Co-authored-by: Kris Jusiak <kris@jusiak.net> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"name": "bext-di",
|
|
"version-string": "1.2.0",
|
|
"description": "C++14 Dependency Injection Library.",
|
|
"homepage": "https://github.com/boost-ext/di"
|
|
}
|