@@ -31,21 +31,21 @@ ill_formed_attribute_input = "allow"
3131[workspace .dependencies ]
3232serde = { version = " =1.0.219" , default-features = false }
3333holochain_serialized_bytes = " =0.0.56"
34- hdi = { version = " =0.6.6 " , default-features = false }
35- hdk = { version = " =0.5.6 " , default-features = false }
34+ hdi = { version = " =0.7.0-dev.18 " , default-features = false }
35+ hdk = { version = " =0.6.0-dev.21 " , default-features = false }
3636
37- zome_utils = { git = " https://github.com/ddd-mtl/zome-utils" , branch = " hdk-5 .0" }
38- zome_signals = { git = " https://github.com/ddd-mtl/zome-signals" , branch = " hdk-5 .0" }
39- path_explorer_types = {git = " https://github.com/lightningrodlabs/path-explorer" , package = " path_explorer_types" , branch = " hdk-5 .0" }
37+ zome_utils = { git = " https://github.com/ddd-mtl/zome-utils" , branch = " hdk-6 .0" }
38+ zome_signals = { git = " https://github.com/ddd-mtl/zome-signals" , branch = " hdk-6 .0" }
39+ path_explorer_types = {git = " https://github.com/lightningrodlabs/path-explorer" , package = " path_explorer_types" , branch = " hdk-6 .0" }
4040
41- delivery = {git = " https://github.com/ddd-mtl/delivery-zome" , branch = " hdk-5 .0" }
42- zome_delivery_integrity = {git = " https://github.com/ddd-mtl/delivery-zome" , branch = " hdk-5 .0" }
43- zome_delivery_types = {git = " https://github.com/ddd-mtl/delivery-zome" , package = " zome_delivery_types" , branch = " hdk-5 .0" }
44- zome_delivery_api = {git = " https://github.com/ddd-mtl/delivery-zome" , package = " zome_delivery_api" , branch = " hdk-5 .0" }
45- path_explorer = {git = " https://github.com/lightningrodlabs/path-explorer" , package = " path_explorer" , branch = " hdk-5 .0" }
41+ delivery = {git = " https://github.com/ddd-mtl/delivery-zome" , branch = " hdk-6 .0" }
42+ zome_delivery_integrity = {git = " https://github.com/ddd-mtl/delivery-zome" , branch = " hdk-6 .0" }
43+ zome_delivery_types = {git = " https://github.com/ddd-mtl/delivery-zome" , package = " zome_delivery_types" , branch = " hdk-6 .0" }
44+ zome_delivery_api = {git = " https://github.com/ddd-mtl/delivery-zome" , package = " zome_delivery_api" , branch = " hdk-6 .0" }
45+ path_explorer = {git = " https://github.com/lightningrodlabs/path-explorer" , package = " path_explorer" , branch = " hdk-6 .0" }
4646
47- hc_zome_profiles_coordinator = {git = " https://github.com/ddd-mtl/profiles_alt_zome" , branch = " hdk-5 .0" , package =" profiles_alt_coordinator" }
48- hc_zome_profiles_integrity = {git = " https://github.com/ddd-mtl/profiles_alt_zome" , branch = " hdk-5 .0" }
47+ hc_zome_profiles_coordinator = {git = " https://github.com/ddd-mtl/profiles_alt_zome" , branch = " hdk-6 .0" , package =" profiles_alt_coordinator" }
48+ hc_zome_profiles_integrity = {git = " https://github.com/ddd-mtl/profiles_alt_zome" , branch = " hdk-6 .0" }
4949
5050
5151[profile .dev ]
0 commit comments