diff --git a/Cargo.lock b/Cargo.lock index 7907317a..fc9b97e0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1006,7 +1006,7 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" [[package]] name = "fedimint-aead" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "argon2", @@ -1018,7 +1018,7 @@ dependencies = [ [[package]] name = "fedimint-bitcoind" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "async-trait", @@ -1038,12 +1038,12 @@ dependencies = [ [[package]] name = "fedimint-build" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" [[package]] name = "fedimint-client" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "aquamarine", @@ -1073,7 +1073,7 @@ dependencies = [ [[package]] name = "fedimint-core" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "async-lock", @@ -1121,7 +1121,7 @@ dependencies = [ [[package]] name = "fedimint-derive" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "heck", "proc-macro2", @@ -1132,7 +1132,7 @@ dependencies = [ [[package]] name = "fedimint-derive-secret" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "fedimint-core", @@ -1145,7 +1145,7 @@ dependencies = [ [[package]] name = "fedimint-ln-client" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "aquamarine", @@ -1180,7 +1180,7 @@ dependencies = [ [[package]] name = "fedimint-ln-common" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "aquamarine", @@ -1210,7 +1210,7 @@ dependencies = [ [[package]] name = "fedimint-logging" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "tracing-subscriber", @@ -1219,7 +1219,7 @@ dependencies = [ [[package]] name = "fedimint-mint-client" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "aquamarine", @@ -1254,7 +1254,7 @@ dependencies = [ [[package]] name = "fedimint-mint-common" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "async-trait", @@ -1279,7 +1279,7 @@ dependencies = [ [[package]] name = "fedimint-rocksdb" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "async-trait", @@ -1335,7 +1335,7 @@ dependencies = [ [[package]] name = "fedimint-wallet-client" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "aquamarine", @@ -1365,7 +1365,7 @@ dependencies = [ [[package]] name = "fedimint-wallet-common" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "anyhow", "async-trait", @@ -1831,7 +1831,7 @@ checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f" [[package]] name = "hkdf" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "bitcoin_hashes 0.11.0", ] @@ -4168,7 +4168,7 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" [[package]] name = "tbs" version = "0.1.0" -source = "git+https://github.com/fedimint/fedimint?tag=v0.1.4#992838998338d90a8e444f03ab70102565d641cf" +source = "git+https://github.com/fedimint/fedimint?tag=v0.1.5#94edc84c7facc0b1c4f6c8ff639d40189b618f02" dependencies = [ "bitcoin_hashes 0.11.0", "bls12_381", diff --git a/moksha-fedimint/Cargo.toml b/moksha-fedimint/Cargo.toml index 4c652254..c553e9c9 100644 --- a/moksha-fedimint/Cargo.toml +++ b/moksha-fedimint/Cargo.toml @@ -18,16 +18,16 @@ base64 = "0.21.5" anyhow = { version = "1.0.75", features = ["backtrace"] } serde_json = "1.0.108" lightning-invoice = { version = "0.21.0", features = ["serde"] } -fedimint-client = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.4" } -fedimint-core = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.4" } -fedimint-mint-client = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.4" } -fedimint-ln-client = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.4" } -fedimint-wallet-client = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.4" } +fedimint-client = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.5" } +fedimint-core = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.5" } +fedimint-mint-client = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.5" } +fedimint-ln-client = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.5" } +fedimint-wallet-client = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.5" } futures = "0.3.29" [target.'cfg(not(target_family="wasm"))'.dependencies] tokio = { version = "1.34.0", features = ["rt"] } -fedimint-rocksdb = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.4" } +fedimint-rocksdb = { git = "https://github.com/fedimint/fedimint", tag = "v0.1.5" } [target.'cfg(target_family = "wasm")'.dependencies] wasm-bindgen-futures = "0.4.37"