@@ -16,21 +16,21 @@ reqwest = { version = "0.12.12", features = [ "blocking", "json" ] }
1616
1717
1818[patch .crates-io ]
19- cgp = { git = " https://github.com/contextgeneric/cgp.git" }
20- cgp-core = { git = " https://github.com/contextgeneric/cgp.git" }
21- cgp-extra = { git = " https://github.com/contextgeneric/cgp.git" }
22- cgp-async = { git = " https://github.com/contextgeneric/cgp.git" }
23- cgp-async-macro = { git = " https://github.com/contextgeneric/cgp.git" }
24- cgp-component = { git = " https://github.com/contextgeneric/cgp.git" }
25- cgp-component-macro = { git = " https://github.com/contextgeneric/cgp.git" }
26- cgp-component-macro-lib = { git = " https://github.com/contextgeneric/cgp.git" }
27- cgp-type = { git = " https://github.com/contextgeneric/cgp.git" }
28- cgp-field = { git = " https://github.com/contextgeneric/cgp.git" }
29- cgp-field-macro = { git = " https://github.com/contextgeneric/cgp.git" }
30- cgp-field-macro-lib = { git = " https://github.com/contextgeneric/cgp.git" }
31- cgp-error = { git = " https://github.com/contextgeneric/cgp.git" }
32- cgp-error-extra = { git = " https://github.com/contextgeneric/cgp.git" }
33- cgp-error-anyhow = { git = " https://github.com/contextgeneric/cgp.git" }
34- cgp-run = { git = " https://github.com/contextgeneric/cgp.git" }
35- cgp-runtime = { git = " https://github.com/contextgeneric/cgp.git" }
36- cgp-inner = { git = " https://github.com/contextgeneric/cgp.git" }
19+ cgp = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
20+ cgp-core = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
21+ cgp-extra = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
22+ cgp-async = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
23+ cgp-async-macro = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
24+ cgp-component = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
25+ cgp-component-macro = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
26+ cgp-component-macro-lib = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
27+ cgp-type = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
28+ cgp-field = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
29+ cgp-field-macro = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
30+ cgp-field-macro-lib = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
31+ cgp-error = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
32+ cgp-error-extra = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
33+ cgp-error-anyhow = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
34+ cgp-run = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
35+ cgp-runtime = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
36+ cgp-inner = { git = " https://github.com/contextgeneric/cgp.git" , branch = " getter-component " }
0 commit comments