We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d84697 commit 5f13143Copy full SHA for 5f13143
1 file changed
_Packages/Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
],
9
dependencies: [
10
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.1"),
11
- .package(url: "https://github.com/apple/swift-atomics", from: "1.3.0"),
+ .package(url: "https://github.com/apple/swift-atomics", from: "1.3.1"),
12
.package(url: "https://github.com/apple/swift-collections", from: "1.6.0"),
13
.package(url: "https://github.com/apple/swift-crypto", from: "4.5.0"),
14
.package(url: "https://github.com/apple/swift-numerics", from: "1.1.1"),
0 commit comments