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

@ -89,7 +89,7 @@ chmod +x ./tools/gen.d
- **В `dub.json`**:
```json
"dependencies": {
"cdcdb": "~>0.1.0"
"cdcdb": "~>0.1"
}
```
- **Сборка**: `dub build`.