Skip to content

Commit

Permalink
fixing macros
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed Apr 8, 2024
1 parent c52f58f commit 3471347
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 66 deletions.
65 changes: 0 additions & 65 deletions Package@swift-5.10.swift

This file was deleted.

2 changes: 1 addition & 1 deletion Package@swift-5.9.1.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/apple/swift-syntax", from: "509.0.0")
.package(url: "https://github.com/apple/swift-syntax", from: "510.0.0")
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0")
],
Expand Down

0 comments on commit 3471347

Please sign in to comment.