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 91ea66e commit 7d774e4Copy full SHA for 7d774e4
Package.swift
@@ -76,7 +76,6 @@ let package = Package(
76
// Observability support
77
.product(name: "Logging", package: "swift-log"),
78
.product(name: "Tracing", package: "swift-distributed-tracing"),
79
- .product(name: "InMemoryTracing", package: "swift-distributed-tracing"),
80
],
81
swiftSettings: strictConcurrencySettings
82
),
0 commit comments