Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
113 changes: 46 additions & 67 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ criterion = { version = "0.5.1" }
threshold_crypto = { version = "0.2.1", package = "fedimint-threshold-crypto" }
tonic_lnd = { version = "0.2.0", package = "fedimint-tonic-lnd", features = ["lightningrpc", "routerrpc"] }
cln-rpc = "0.1.9"
clap = { version = "4.5.9", features = ["derive", "std", "help", "usage", "error-context", "suggestions", "env"], default-features = false }
clap = { version = "4.5.10", features = ["derive", "std", "help", "usage", "error-context", "suggestions", "env"], default-features = false }
esplora-client = { version = "0.6.0", default-features = false, features = [
"async",
"async-https-rustls",
Expand Down
2 changes: 1 addition & 1 deletion devimint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ path = "src/main.rs"
anyhow = { version = "1.0.86", features = ["backtrace"] }
axum = { version = "0.7.5", features = ["tracing"] }
bitcoincore-rpc = { workspace = true }
clap = { version = "4.5.9", features = ["derive", "env", "std", "help", "usage", "error-context", "suggestions"], default-features = false }
clap = { version = "4.5.10", features = ["derive", "env", "std", "help", "usage", "error-context", "suggestions"], default-features = false }
cln-rpc = { workspace = true }
esplora-client = { workspace = true }
fedimint-aead = { path = "../crypto/aead" }
Expand Down
2 changes: 1 addition & 1 deletion fedimint-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ base64 = "0.22.1"
bip39 = { version = "2.0.0", features = ["rand"] }
bitcoin = { workspace = true }
clap = { workspace = true }
clap_complete = "4.5.8"
clap_complete = "4.5.9"
fedimint-aead = { version = "=0.5.0-alpha", path = "../crypto/aead" }
fedimint-api-client = { workspace = true }
fedimint-bip39 = { version = "=0.5.0-alpha", path = "../fedimint-bip39" }
Expand Down
2 changes: 1 addition & 1 deletion fedimint-dbtool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ path = "src/lib.rs"
[dependencies]
anyhow = { workspace = true }
bytes = "1.6.1"
clap = { version = "4.5.9", features = ["derive", "env"] }
clap = { version = "4.5.10", features = ["derive", "env"] }
erased-serde = { workspace = true }
fedimint-aead = { version = "=0.5.0-alpha", path = "../crypto/aead" }
fedimint-client = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion fedimint-recoverytool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ path = "src/main.rs"
[dependencies]
anyhow = { workspace = true }
bitcoin = { workspace = true }
clap = { version = "4.5.9", features = [ "derive", "env" ] }
clap = { version = "4.5.10", features = [ "derive", "env" ] }
fedimint-aead = { version = "=0.5.0-alpha", path = "../crypto/aead" }
fedimint-core = { workspace = true }
fedimint-logging = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion fedimint-testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ async-stream = "0.3.5"
async-trait = { workspace = true }
bitcoin = { workspace = true }
bitcoincore-rpc = "0.17.0"
clap = { version = "4.5.9", features = ["derive", "std", "help", "usage", "error-context", "suggestions"], default-features = false }
clap = { version = "4.5.10", features = ["derive", "std", "help", "usage", "error-context", "suggestions"], default-features = false }
fedimint-api-client = { workspace = true }
fedimint-bitcoind = { version = "=0.5.0-alpha", path = "../fedimint-bitcoind" }
fedimint-client = { version = "=0.5.0-alpha", path = "../fedimint-client" }
Expand Down
2 changes: 1 addition & 1 deletion fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ fedimint-meta-common = { workspace = true }
fedimint-mint-common = { workspace = true }
fedimint-wallet-common = { workspace = true }
# needs to be pinned to the same version `cargo-fuzz` binary uses
honggfuzz = { version = "=0.5.55", default-features = false }
honggfuzz = { version = "=0.5.56", default-features = false }
4 changes: 2 additions & 2 deletions gateway/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ async-trait = { workspace = true }
axum = "0.7.5"
axum-macros = "0.4.1"
bitcoin = { workspace = true }
clap = { version = "4.5.9", features = ["derive", "std", "help", "usage", "error-context", "suggestions"], default-features = false }
clap_complete = "4.5.8"
clap = { version = "4.5.10", features = ["derive", "std", "help", "usage", "error-context", "suggestions"], default-features = false }
clap_complete = "4.5.9"
fedimint-core = { workspace = true }
fedimint-logging = { workspace = true }
ln-gateway = { version = "=0.5.0-alpha", package = "fedimint-ln-gateway", path = "../ln-gateway" }
Expand Down
2 changes: 1 addition & 1 deletion gateway/ln-gateway/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ bitcoin = { workspace = true }
bitcoin_hashes = { workspace = true }
clap = { workspace = true }
# cln-plugin made semver incompatible change
cln-plugin = "=0.1.7"
cln-plugin = "=0.1.9"
cln-rpc = { workspace = true }
erased-serde = { workspace = true }
esplora-client = { version = "0.6.0", default-features = false, features = ["async", "async-https-rustls"] }
Expand Down