Added documentation url for package leveldb (#1561)

This commit is contained in:
Xie Yanbo 2020-07-18 19:19:45 +08:00 committed by GitHub
parent 702efd0407
commit e5881ca629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15447,7 +15447,8 @@
],
"description": "LevelDB bindings",
"license": "MIT",
"web": "https://github.com/zielmicha/leveldb.nim"
"web": "https://github.com/zielmicha/leveldb.nim",
"doc": "https://zielmicha.github.io/leveldb.nim/"
},
{
"name": "requirementstxt",