Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Apr 21, 2022
1 parent ea98b86 commit ca12158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/PureSwift/Bluetooth.git",
.branch("feature/async")
.branch("master")
),
.package(
url: "https://github.com/PureSwift/swift-system.git",
Expand Down

0 comments on commit ca12158

Please sign in to comment.