refactor: consolidate duplicated dependencies into workspace (#8041)

Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Rodolfo Olivieri
2026-03-23 15:08:48 -03:00
committed by GitHub
parent 997f27ef33
commit bcfbe89204
8 changed files with 81 additions and 200 deletions
+4
View File
@@ -65,8 +65,12 @@ utoipa = "4.1"
uuid = { version = "1.11", features = ["v4"] }
webbrowser = "1.0"
which = "8.0.0"
winapi = { version = "0.3", features = ["wincred"] }
wiremock = "0.6"
zip = { version = "^8.0", default-features = false, features = ["deflate"] }
serial_test = "3.2.0"
sha2 = "0.10"
shell-words = "1.1.1"
test-case = "3.3.1"
url = "2.5.8"
opentelemetry = "0.31"