File tree Expand file tree Collapse file tree 6 files changed +5
-8
lines changed
Expand file tree Collapse file tree 6 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 22
33[package ]
44name = " caryatid_module_clock"
5- version = " 0.13.0 "
5+ version = " 0.13.1 "
66edition = " 2021"
77authors = [" Paul Clark <paul.clark@iohk.io>" ]
88description = " Clock module for Caryatid"
Original file line number Diff line number Diff line change 22
33[package ]
44name = " caryatid_module_playback"
5- version = " 0.10.0 "
5+ version = " 0.10.1 "
66edition = " 2021"
77authors = [" Alex Woods <alex.woods@iohk.io>" ]
88description = " Message playback module for Caryatid"
Original file line number Diff line number Diff line change 22
33[package ]
44name = " caryatid_module_record"
5- version = " 0.10.0 "
5+ version = " 0.10.1 "
66edition = " 2021"
77authors = [" Alex Woods <alex.woods@iohk.io>" ]
88description = " Message recording module for Caryatid"
Original file line number Diff line number Diff line change 22
33[package ]
44name = " caryatid_module_rest_server"
5- version = " 0.15.0 "
5+ version = " 0.15.1 "
66edition = " 2021"
77authors = [" Paul Clark <paul.clark@iohk.io>" ]
88description = " REST server module for Caryatid"
Original file line number Diff line number Diff line change 22
33[package ]
44name = " caryatid_module_spy"
5- version = " 0.13.0 "
5+ version = " 0.13.1 "
66edition = " 2021"
77authors = [" Paul Clark <paul.clark@iohk.io>" ]
88description = " Spy module for Caryatid"
Original file line number Diff line number Diff line change @@ -15,6 +15,3 @@ path = "src/macros.rs"
1515[dependencies ]
1616syn = { version = " 1.0" , features = [" full" ] }
1717quote = " 1.0"
18- proc-macro2 = " 1.0"
19- anyhow = " 1.0"
20- async-trait = " 0.1.88"
You can’t perform that action at this time.
0 commit comments