File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -211,8 +211,8 @@ library
211
211
, sop-extras
212
212
, text >= 2.0
213
213
, time
214
- , trace-dispatcher ^>= 2.9.2
215
- , trace-forward ^>= 2.2.11
214
+ , trace-dispatcher ^>= 2.10.0
215
+ , trace-forward ^>= 2.3.0
216
216
, trace-resources ^>= 0.2.3
217
217
, tracer-transformers
218
218
, transformers
Original file line number Diff line number Diff line change 1
1
cabal-version : 3.0
2
2
3
3
name : trace-dispatcher
4
- version : 2.9.2
4
+ version : 2.10.0
5
5
synopsis : Tracers for Cardano
6
6
description : Package for development of simple and efficient tracers
7
7
based on the arrow based contra-tracer package
Original file line number Diff line number Diff line change 1
1
cabal-version : 3.0
2
2
3
3
name : trace-forward
4
- version : 2.2.11
4
+ version : 2.3.0
5
5
synopsis : The forwarding protocols library for cardano node.
6
6
description : The library providing typed protocols for forwarding different
7
7
information from the cardano node to an external application.
You can’t perform that action at this time.
0 commit comments