feat: use tomli-w for config dumps (#103)

This commit is contained in:
banteg
2026-01-12 18:39:54 +04:00
committed by GitHub
parent f638b8c32e
commit 9d3fd1a515
3 changed files with 19 additions and 61 deletions
+1
View File
@@ -18,6 +18,7 @@ dependencies = [
"rich>=14.2.0",
"structlog>=25.5.0",
"sulguk>=0.11.1",
"tomli-w>=1.2.0",
"typer>=0.21.0",
"watchfiles>=0.21.0",
]