We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c2c86 commit 8411605Copy full SHA for 8411605
1 file changed
Package.swift
@@ -55,7 +55,7 @@ let package = Package(
55
.package(url: "https://github.com/apple/swift-collections", from: "1.3.0"),
56
.package(url: "https://github.com/coenttb/swift-html-rendering", from: "0.1.14"),
57
.package(url: "https://github.com/coenttb/swift-markdown-html-rendering", from: "0.1.2"),
58
- .package(url: "https://github.com/coenttb/swift-css", from: "0.4.0"),
+ .package(url: "https://github.com/coenttb/swift-css", from: "0.5.0"),
59
.package(url: "https://github.com/coenttb/swift-svg", from: "0.3.0"),
60
.package(url: "https://github.com/coenttb/swift-translating", from: "0.3.0"),
61
.package(url: "https://github.com/swift-standards/swift-html-standard", from: "0.1.6"),
0 commit comments