Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
compnerd authored Oct 21, 2023
1 parent aa49a99 commit cda1bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let SwiftWin32 = Package(
],
dependencies: [
.package(url: "https://github.com/apple/swift-log.git",
.uptoNextMajor(from: "1.4.3")),
.upToNextMajor(from: "1.4.3")),
.package(url: "https://github.com/apple/swift-collections.git",
.upToNextMinor(from: "1.0.0")),
.package(url: "https://github.com/compnerd/cassowary.git", .branch("main")),
Expand Down

0 comments on commit cda1bd6

Please sign in to comment.