aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/tsl-hat-trie/vcpkg.json
blob: 2a9a73a99e90a2bee0b2930e7170282333814509 (plain)
1
2
3
4
5
6
7
{
  "name": "tsl-hat-trie",
  "version": "0.7.1",
  "description": "C++ implementation of a fast and memory efficient HAT-trie",
  "homepage": "https://github.com/Tessil/hat-trie",
  "license": "MIT"
}