Skip to content

Commit ca12158

Browse files
committed
Updated dependencies
1 parent ea98b86 commit ca12158

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
@@ -18,7 +18,7 @@ let package = Package(
1818
dependencies: [
1919
.package(
2020
url: "https://github.com/PureSwift/Bluetooth.git",
21-
.branch("feature/async")
21+
.branch("master")
2222
),
2323
.package(
2424
url: "https://github.com/PureSwift/swift-system.git",

0 commit comments

Comments
 (0)