File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33[package ]
44name = " caryatid_sdk"
5- version = " 0.13.0 "
5+ version = " 0.13.1 "
66edition = " 2021"
77authors = [" Paul Clark <paul.clark@iohk.io>" ]
88description = " The Caryatid framework module SDK"
@@ -14,7 +14,7 @@ anyhow = "1.0"
1414futures = " 0.3"
1515serde_json = " 1.0"
1616config = " 0.15.11"
17- caryatid_macros = { version =" 0.7 " , path = " macros" }
17+ caryatid_macros = { version =" 0.8 " , path = " macros" }
1818tracing = " 0.1.40"
1919serde = { version = " 1.0.214" , features = [" derive" ] }
2020chrono = { version = " 0.4" , features = [" serde" ] }
Original file line number Diff line number Diff line change 22
33[package ]
44name = " caryatid_macros"
5- version = " 0.7 .0"
5+ version = " 0.8 .0"
66edition = " 2021"
77authors = [" Paul Clark <paul.clark@iohk.io>" ]
88description = " Procedural macros for the Caryatid framework module SDK"
You can’t perform that action at this time.
0 commit comments