Added documentation url for package leveldb (#1561)
This commit is contained in:
parent
702efd0407
commit
e5881ca629
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue