summaryrefslogtreecommitdiff
path: root/wire-gateway/Cargo.toml
diff options
context:
space:
mode:
authorAntoine A <>2024-03-18 19:44:50 +0100
committerAntoine A <>2024-03-18 19:44:50 +0100
commit80ded0febe5acbfa64cef3d84846b4a1300ea97f (patch)
tree2fcea96184c7af490a8a1cd27ba556b0cb8416f1 /wire-gateway/Cargo.toml
parent635e0e1d0ce6773f7bea4b4fed7c22f614ba2829 (diff)
downloaddepolymerization-80ded0febe5acbfa64cef3d84846b4a1300ea97f.tar.gz
depolymerization-80ded0febe5acbfa64cef3d84846b4a1300ea97f.tar.bz2
depolymerization-80ded0febe5acbfa64cef3d84846b4a1300ea97f.zip
Update dependencies and clean codeHEADmaster
Diffstat (limited to 'wire-gateway/Cargo.toml')
-rw-r--r--wire-gateway/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wire-gateway/Cargo.toml b/wire-gateway/Cargo.toml
index f73af0f..e41668f 100644
--- a/wire-gateway/Cargo.toml
+++ b/wire-gateway/Cargo.toml
@@ -37,7 +37,7 @@ bitcoin = { version = "0.31.0" }
ethereum-types = { version = "0.14.1", default-features = false }
# Cli args parser
clap = { version = "4.4.6", features = ["derive"] }
-clap_lex = "0.6.0"
+clap_lex = "0.7.0"
[features]
# Enable test admin endpoint