feat: add sync info and change function in blocks_tools

This commit is contained in:
2026-05-26 21:46:46 +08:00
parent 73f8c1f2be
commit 50f88f31f8
13 changed files with 274 additions and 34 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"loguru>=0.7.3",
"pytomlpp>=1.1.0",
]
[dependency-groups]