fix: liblzma dynamic linking issues on MacOS (#712)

This commit is contained in:
sigoden
2026-05-26 08:18:53 +08:00
committed by GitHub
parent f97a47f625
commit 3ac409ca58
2 changed files with 2 additions and 0 deletions
Generated
+1
View File
@@ -654,6 +654,7 @@ dependencies = [
"if-addrs",
"indexmap",
"lazy_static",
"liblzma",
"log",
"md5",
"mime_guess",