Skip to content

Commit 9034973

Browse files
chore(spm): update dependency space-code/concurrency to v0.3.1 (#158)
1 parent 136a345 commit 9034973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
.library(name: "FlareUI", targets: ["FlareUI"]),
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/space-code/concurrency.git", exact: "0.2.0"),
24+
.package(url: "https://github.com/space-code/concurrency.git", exact: "0.3.1"),
2525
.package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.4.5"),
2626
.package(url: "https://github.com/space-code/log.git", exact: "1.2.0"),
2727
.package(url: "https://github.com/space-code/atomic.git", exact: "1.1.1"),

0 commit comments

Comments
 (0)