Container Hash is listed twice in libraries overview on boost.org
Open
- Dominant language
- HTML
- Stars
- 8.6k
- Forks
- 1.9k
- Avg merge
- 39m
- Merged PRs (30d)
- 2
Description
When checking the [list of boost libraries on boost.org](https://www.boost.org/doc/libs/),
the "Container Hash" library is listed twice. The issue started with Boost 1.78. I tried to figure out what's causing this but can only state a wild guess: The [libraries.json](https://github.com/boostorg/container_hash/blob/develop/meta/libraries.json) contains information in the `std` and `cxxstd` keys. I have no clue if this leads to the double listing, but it definitely looks wrong.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.