hs-opentelemetry-instrumentation-wai 0.0.1.1 → 0.0.1.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~hs-opentelemetry-apiPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hs-opentelemetry-api
API changes (from Hackage documentation)
Files
hs-opentelemetry-instrumentation-wai.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: hs-opentelemetry-instrumentation-wai-version: 0.0.1.1+version: 0.0.1.2 synopsis: WAI instrumentation middleware for OpenTelemetry description: Please see the README on GitHub at <https://github.com/iand675/hs-opentelemetry/tree/main/instrumentation/wai#readme> category: OpenTelemetry, Web@@ -36,7 +36,7 @@ build-depends: base >=4.7 && <5 , bytestring- , hs-opentelemetry-api ==0.0.2.*+ , hs-opentelemetry-api ==0.0.3.* , http-types , iproute , network@@ -56,7 +56,7 @@ build-depends: base >=4.7 && <5 , bytestring- , hs-opentelemetry-api ==0.0.2.*+ , hs-opentelemetry-api ==0.0.3.* , hs-opentelemetry-instrumentation-wai , http-types , iproute