From 424740ff16b9e1a82d0508137538652edf966605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=8D=E7=A0=8D?= Date: Thu, 16 Jan 2025 15:31:03 +0800 Subject: [PATCH] Update Package.swift --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index c63b7db..1573cb5 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/Lakr233/ColorVector.git", from: "1.0.3"), .package(url: "https://github.com/Lakr233/SpringInterpolation.git", from: "1.2.2"), - .package(url: "https://github.com/Lakr233/MSDisplayLink.git", from: "2.0.4"), + .package(url: "https://github.com/Lakr233/MSDisplayLink.git", from: "2.0.5"), ], targets: [ .target(