From 5ed90ce5c4966462396b93b4d4e3ece1b3fa6e2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 00:46:36 +0000 Subject: [PATCH] Update dependency apple/swift-system to from: "1.8.1" --- _Packages/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Packages/Package.swift b/_Packages/Package.swift index 24f5c3c..3a03795 100644 --- a/_Packages/Package.swift +++ b/_Packages/Package.swift @@ -12,7 +12,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-collections", from: "1.6.0"), .package(url: "https://github.com/apple/swift-crypto", from: "4.5.1"), .package(url: "https://github.com/apple/swift-numerics", from: "1.1.1"), - .package(url: "https://github.com/apple/swift-system", from: "1.8.0"), + .package(url: "https://github.com/apple/swift-system", from: "1.8.1"), ], targets: [ .target(