Add support for emojis with multiple skin tones
This commit is contained in:
@@ -14,7 +14,7 @@ let package = Package(
|
||||
)
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/apple/swift-collections.git", .upToNextMajor(from: "1.1.0")),
|
||||
.package(url: "https://github.com/apple/swift-collections.git", .upToNextMajor(from: "1.1.1")),
|
||||
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.0"),
|
||||
.package(url: "https://github.com/scinfu/SwiftSoup.git", from: "2.6.0"),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user