Stabilized Consul integration with HTTP api

This commit is contained in:
Ara Sadoyan
2025-04-08 10:20:02 +02:00
parent b2823508b7
commit 788c618a3d
6 changed files with 94 additions and 35 deletions

1
Cargo.lock generated
View File

@@ -185,7 +185,6 @@ dependencies = [
"rand 0.8.5",
"reqwest",
"serde",
"serde_json",
"serde_yaml",
"tokio",
]