summaryrefslogtreecommitdiff
path: root/wire-gateway/Cargo.toml
diff options
context:
space:
mode:
authorAntoine A <>2021-12-10 13:46:12 +0100
committerAntoine A <>2021-12-10 13:46:12 +0100
commit13fbeae1712c636b74fbb0cdfd0e7bd3d8e51a63 (patch)
tree20ada160bb7264cc1068ac8dc1b1589d194fb26f /wire-gateway/Cargo.toml
parentbc5094bc0649cc04df805c22046dfd817b94254a (diff)
downloaddepolymerization-13fbeae1712c636b74fbb0cdfd0e7bd3d8e51a63.tar.gz
depolymerization-13fbeae1712c636b74fbb0cdfd0e7bd3d8e51a63.tar.bz2
depolymerization-13fbeae1712c636b74fbb0cdfd0e7bd3d8e51a63.zip
Add config file and fix error response header
Diffstat (limited to 'wire-gateway/Cargo.toml')
-rw-r--r--wire-gateway/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/wire-gateway/Cargo.toml b/wire-gateway/Cargo.toml
index 8839323..0923d46 100644
--- a/wire-gateway/Cargo.toml
+++ b/wire-gateway/Cargo.toml
@@ -34,6 +34,10 @@ url = { version = "2.2.2", features = ["serde"] }
tokio-postgres = { version = "0.7.5" }
# Logging
taler-log = { path = "../taler-log" }
+# Socket activation
+listenfd = "0.3.5"
+# Ini files
+configparser = "3.0.0"
# TODO Put this behind a feature
# Bitcoin data structure