From 7b636a62c753901c049e645745f0581f72a2264e Mon Sep 17 00:00:00 2001 From: Santiago Carmuega Date: Fri, 20 Dec 2024 15:08:05 -0300 Subject: [PATCH] chore(deps): update Pallas to git edge --- Cargo.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ed2d57f..47143f5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -359,7 +359,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "93f2635620bf0b9d4576eb7bb9a38a55df78bd1205d26fa994b25911a69f212f" dependencies = [ "bitcoin_hashes", - "rand_core 0.6.4", + "rand_core 0.5.1", "serde", "unicode-normalization", ] @@ -2182,7 +2182,7 @@ checksum = "caff54706df99d2a78a5a4e3455ff45448d81ef1bb63c22cd14052ca0e993a3f" [[package]] name = "pallas" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "pallas-addresses 0.31.0 (git+https://github.com/txpipe/pallas.git)", "pallas-applying", @@ -2216,7 +2216,7 @@ dependencies = [ [[package]] name = "pallas-addresses" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "base58", "bech32 0.9.1", @@ -2231,7 +2231,7 @@ dependencies = [ [[package]] name = "pallas-applying" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "hex", "pallas-addresses 0.31.0 (git+https://github.com/txpipe/pallas.git)", @@ -2257,7 +2257,7 @@ dependencies = [ [[package]] name = "pallas-codec" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "hex", "minicbor", @@ -2268,7 +2268,7 @@ dependencies = [ [[package]] name = "pallas-configs" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "base64 0.22.1", "hex", @@ -2300,7 +2300,7 @@ dependencies = [ [[package]] name = "pallas-crypto" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "cryptoxide", "hex", @@ -2328,7 +2328,7 @@ dependencies = [ [[package]] name = "pallas-hardano" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "binary-layout", "pallas-network 0.31.0 (git+https://github.com/txpipe/pallas.git)", @@ -2359,7 +2359,7 @@ dependencies = [ [[package]] name = "pallas-network" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "byteorder", "hex", @@ -2392,7 +2392,7 @@ dependencies = [ [[package]] name = "pallas-primitives" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "base58", "bech32 0.9.1", @@ -2424,7 +2424,7 @@ dependencies = [ [[package]] name = "pallas-traverse" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "hex", "itertools 0.13.0", @@ -2440,7 +2440,7 @@ dependencies = [ [[package]] name = "pallas-txbuilder" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "hex", "pallas-addresses 0.31.0 (git+https://github.com/txpipe/pallas.git)", @@ -2457,7 +2457,7 @@ dependencies = [ [[package]] name = "pallas-utxorpc" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "pallas-applying", "pallas-codec 0.31.0 (git+https://github.com/txpipe/pallas.git)", @@ -2471,7 +2471,7 @@ dependencies = [ [[package]] name = "pallas-wallet" version = "0.31.0" -source = "git+https://github.com/txpipe/pallas.git#3a614d2c919ad0483caa41d1ea7373355d37b11b" +source = "git+https://github.com/txpipe/pallas.git#9133163b7368dd7597ec6f51c5551aafe2a01ef8" dependencies = [ "bech32 0.9.1", "bip39", @@ -2689,7 +2689,7 @@ checksum = "5bb182580f71dd070f88d01ce3de9f4da5021db7115d2e1c3605a754153b77c1" dependencies = [ "bytes", "heck", - "itertools 0.12.1", + "itertools 0.13.0", "log", "multimap", "once_cell", @@ -2722,7 +2722,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "18bec9b0adc4eba778b33684b7ba3e7137789434769ee3ce3930463ef904cfca" dependencies = [ "anyhow", - "itertools 0.12.1", + "itertools 0.13.0", "proc-macro2", "quote", "syn",