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 cb919a3 commit 22b5dbfCopy full SHA for 22b5dbf
Package.swift
@@ -60,7 +60,7 @@ let package = Package(
60
.package(url: "https://github.com/pointfreeco/swift-identified-collections", from: "1.0.0"),
61
.package(url: "https://github.com/pointfreeco/swift-macro-testing", from: "0.4.0"),
62
.package(url: "https://github.com/pointfreeco/swift-perception", from: "1.5.0"),
63
- .package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "1.2.1"),
+ .package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "1.3.3"),
64
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.0.0"),
65
],
66
targets: [
0 commit comments