1
0
Fork 0
forked from dlang/cdcdb

Обновлена документация

This commit is contained in:
Alexander Zhirov 2025-09-14 19:11:26 +03:00
parent 48a9c39caa
commit c9623f87e8
Signed by: alexander
GPG key ID: C8D8BE544A27C511
4 changed files with 15 additions and 3 deletions

View file

@ -92,7 +92,7 @@ chmod +x ./tools/gen.d
```json
"dependencies": {
"cdcdb": "~>0.1.0"
"cdcdb": "~>0.1"
}
```
* **Build**: `dub build`.