diff --git a/src/wechat_decrypt_tool/native/wcdb_api.dll b/src/wechat_decrypt_tool/native/wcdb_api.dll index 4dc46d7..bf072ff 100644 Binary files a/src/wechat_decrypt_tool/native/wcdb_api.dll and b/src/wechat_decrypt_tool/native/wcdb_api.dll differ diff --git a/uv.lock b/uv.lock index 291bd64..cfd4743 100644 --- a/uv.lock +++ b/uv.lock @@ -919,7 +919,7 @@ requires-dist = [ { name = "requests", specifier = ">=2.32.4" }, { name = "typing-extensions", specifier = ">=4.8.0" }, { name = "uvicorn", extras = ["standard"], specifier = ">=0.24.0" }, - { name = "wx-key", specifier = ">=2.0.0" }, + { name = "wx-key", specifier = ">=2.0.1" }, { name = "zstandard", specifier = ">=0.23.0" }, ] provides-extras = ["build"] @@ -935,13 +935,13 @@ wheels = [ [[package]] name = "wx-key" -version = "2.0.0" +version = "2.0.1" source = { registry = "tools/key_wheels" } wheels = [ - { path = "wx_key-2.0.0-cp311-cp311-win_amd64.whl" }, - { path = "wx_key-2.0.0-cp312-cp312-win_amd64.whl" }, - { path = "wx_key-2.0.0-cp313-cp313-win_amd64.whl" }, - { path = "wx_key-2.0.0-cp314-cp314-win_amd64.whl" }, + { path = "wx_key-2.0.1-cp311-cp311-win_amd64.whl" }, + { path = "wx_key-2.0.1-cp312-cp312-win_amd64.whl" }, + { path = "wx_key-2.0.1-cp313-cp313-win_amd64.whl" }, + { path = "wx_key-2.0.1-cp314-cp314-win_amd64.whl" }, ] [[package]]