File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
doc-site/docs/tutorials/custom_contracts Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ edition = "2021"
121121
122122[dependencies ]
123123# The version of firefly-balius should match the version of firefly-cardano which you are using.
124- firefly-balius = { git = " https://github.com/hyperledger/firefly-cardano" , rev = " 0.4.1 " }
124+ firefly-balius = { git = " https://github.com/hyperledger/firefly-cardano" , rev = " 0.4.2 " }
125125pallas-addresses = " 0.32"
126126serde = { version = " 1" , features = [" derive" ] }
127127
Original file line number Diff line number Diff line change 11{
22 "cardanoconnect" : {
33 "image" : " ghcr.io/hyperledger/firefly-cardanoconnect" ,
4- "tag" : " v0.4.1 " ,
5- "sha" : " 78b1008bd62892f6eda197b5047d94e61621d0f06b299422ff8ed9b34ee5ce50 "
4+ "tag" : " v0.4.2 " ,
5+ "sha" : " 4f877755dd9130653cfee3f6ddc950e4908e45080627c9f106a12c52cd6ca8c1 "
66 },
77 "cardanosigner" : {
88 "image" : " ghcr.io/hyperledger/firefly-cardanosigner" ,
9- "tag" : " v0.4.1 " ,
10- "sha" : " d0b76613ccc70ff63e68b137766eb009d589489631cee6aabf2b45e33a1ca5d3 "
9+ "tag" : " v0.4.2 " ,
10+ "sha" : " 9a859ce0020851e7a5474085fbfb34b0a027feeeae38455613bbfdfb33a75ddc "
1111 },
1212 "ethconnect" : {
1313 "image" : " ghcr.io/hyperledger/firefly-ethconnect" ,
You can’t perform that action at this time.
0 commit comments