Skip to content

Commit

Permalink
Merge pull request #8 from WarWithinMe/main
Browse files Browse the repository at this point in the history
Update Package.swift
  • Loading branch information
sushichop authored Jan 13, 2021
2 parents 4b76593 + 6926105 commit 2b61d96
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 @@ -15,7 +15,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/apple/swift-log", from: "1.4.0"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.0"),
],
targets: [
.systemLibrary(name: "CPuppy"),
Expand Down

0 comments on commit 2b61d96

Please sign in to comment.