aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/tsl-hat-trie/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/tsl-hat-trie/vcpkg.json')
-rw-r--r--vcpkg/ports/tsl-hat-trie/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/tsl-hat-trie/vcpkg.json b/vcpkg/ports/tsl-hat-trie/vcpkg.json
new file mode 100644
index 0000000..2a9a73a
--- /dev/null
+++ b/vcpkg/ports/tsl-hat-trie/vcpkg.json
@@ -0,0 +1,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"
+}