Add MessagePack support for efficient cache serialization and update dependencies

This commit is contained in:
Will Miao
2025-05-28 22:30:06 +08:00
parent a0b0d40a19
commit e7c626eb5f
4 changed files with 187 additions and 3 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ settings.json
output/*
py/run_test.py
.vscode/
cache/