aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-06-13 11:40:13 +0200
committerAlex Auvolat <alex@adnab.me>2023-06-13 11:40:13 +0200
commit3999723308da10e564c4634997c6ecf63f2839d4 (patch)
tree061ccbd6ca2703e93b441d3cf4a0a3688ae1acd6 /Cargo.toml
parentf59b4fe37a4d8d62d2bee2b6b58b504a01c75ed8 (diff)
downloadtricot-3999723308da10e564c4634997c6ecf63f2839d4.tar.gz
tricot-3999723308da10e564c4634997c6ecf63f2839d4.zip
update df-consul to fix some issuesdocker-48
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0678819..c4f3e7d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@ uuid = { version = "1.2", features = ["v4"] }
opentelemetry = "0.17"
opentelemetry-prometheus = "0.10"
prometheus = "0.13"
-df-consul = "0.1.0"
+df-consul = "0.3.5"
dhat = { version = "0.3", optional = true }