diff --git a/crate-hashes.json b/crate-hashes.json index 95b217a..50d4182 100644 --- a/crate-hashes.json +++ b/crate-hashes.json @@ -1,13 +1,13 @@ { - "alamgu-async-block 0.1.0 (git+https://github.com/alamgu/alamgu-async-block?branch=prompt-queueing#56c1e971d31325133899229540af789f32d9d225)": "00p07im9gz2j7nr6xlwgv1dzqmw4lmcy137y1jh528rfr0sbxa84", + "alamgu-async-block 0.1.0 (git+https://github.com/alamgu/alamgu-async-block?branch=prompt-queueing#deba3f7f09a859ad3d06bda98a00637ea2ab8bf6)": "0h4ckkarly2c1aa5xccf1igq3x4qg95axqkxdw81wbg7551wh6dl", "enum-init 0.1.0 (git+https://github.com/alamgu/enum-init#5706da92215f1a5816d704229f8924d95d954a77)": "0vh10l6glg4fry3z8am9skdlg2xcs0maqz5f24awwd9vl4ac6fv6", "include_gif 0.1.0 (git+https://github.com/LedgerHQ/sdk_include_gif#699d28c6157518c4493899e2eeaa8af08346e5e7)": "185gra3i4s8cbmdhrxk2fyww0l6zlmyf2l04zbkvl9n9b6hd04pl", "ledger-crypto-helpers 0.2.0 (git+https://github.com/alamgu/ledger-crypto-helpers#0f4beea77b87cb665496120b8fb7d935ff08cba3)": "1xvhcralindwh7r98l8bj1vph4wmjrhjr9wp1m95jy3dpkacpbqq", "ledger-log 0.2.0 (git+https://github.com/alamgu/ledger-log#a417ebe6a426bbc6f92e92272c944b89765c384d)": "1qg502avfqiy30k17xi8gwwnawx5p53v0rcd3c566s4s5ga746jb", - "ledger-parser-combinators 0.1.0 (git+https://github.com/alamgu/ledger-parser-combinators?branch=async-split-take-2#2dccafbdaab9332cb209c3bb14f5e594aed2c374)": "0fm0afp0y2lj4drm49ywk0imahps8qh7sffirgvc7fvnbggvvfwz", - "ledger-prompts-ui 0.1.0 (git+https://github.com/alamgu/ledger-prompts-ui#f326cb514dfd48545126a35cda71b61907ff2b0b)": "0zkd2qymgisdyigwl0ylmm9kghhpc450fbv9rd148w3rwqvhjm5j", + "ledger-parser-combinators 0.1.0 (git+https://github.com/alamgu/ledger-parser-combinators?branch=async-split-take-2#6b0db550fc8a33021c9fd44ab77db0903a758a05)": "1jn7966lrjm14v2wm07kcgj9rim1flq8cx7bv1dbb8s38apn6b9g", + "ledger-prompts-ui 0.1.0 (git+https://github.com/alamgu/ledger-prompts-ui#8d510e62f4d53ee999c3db510cc2e932c188de13)": "1ckza8qvivhk5jpc9cq31yny7kwj9rw35x1lsjgr1v5wjvgyx1i7", "nanos_sdk 0.2.0 (git+https://github.com/alamgu/ledger-nanos-sdk.git?branch=relocating-loader-w-fixes#975537f0bff0f349a7e59b4e315a0760710cd7c2)": "0czcsnlqr6yqlacxibjv2cnl55vyiqks6qwi29mv76lx8101hhgc", - "nanos_ui 0.2.0 (git+https://github.com/obsidiansystems/ledger-nanos-ui?branch=dn-make-from-pub#7d68e90f7a35736a44b8ab9cb620ed4d6cbc4495)": "0qfp96v7ay9a9wy4slcw9fd7qcdml36vs7cycmyskg42mxm0yh6r", + "nanos_ui 0.2.0 (git+https://github.com/LedgerHQ/ledger-nanos-ui.git#c7fe3dff2417f9a118ad176d578c5c1ee07e83cd)": "0j0p2vqph3yzrq9cq6838qk3fw2mz4h6inqwkk4kahp0g3z3q8kv", "testmacro 0.1.0 (git+https://github.com/yhql/testmacro#29a16cb8718d61b67c6c391e60c8347c064e921e)": "0agl46ilx2psfvwvg8iwfmq203xapw435h03qskxqf5dnwhy1kir", "trie-enum 0.1.0 (git+https://github.com/alamgu/trie-enum#0dedf0d0a941fc47b830d25d008f5ea42fdd3db4)": "0pcqn250n8ma94zy39blgvx8mxmdk1k6wzz03zs6bb4wfcv1y7pz" } \ No newline at end of file diff --git a/rust-app/Cargo.lock b/rust-app/Cargo.lock index 94be758..1989ed7 100644 --- a/rust-app/Cargo.lock +++ b/rust-app/Cargo.lock @@ -23,7 +23,7 @@ dependencies = [ [[package]] name = "alamgu-async-block" version = "0.1.0" -source = "git+https://github.com/alamgu/alamgu-async-block?branch=prompt-queueing#56c1e971d31325133899229540af789f32d9d225" +source = "git+https://github.com/alamgu/alamgu-async-block?branch=prompt-queueing#deba3f7f09a859ad3d06bda98a00637ea2ab8bf6" dependencies = [ "arrayvec", "ledger-log",