Re-export git-version from utils and remove as direct dep (#9138)

This commit is contained in:
Folke Behrens
2024-09-25 14:38:35 +02:00
committed by GitHub
parent a26cc29d92
commit 7dcfcccf7c
12 changed files with 7 additions and 19 deletions

View File

@@ -15,7 +15,6 @@ const_format.workspace = true
futures.workspace = true
futures-core.workspace = true
futures-util.workspace = true
git-version.workspace = true
humantime.workspace = true
hyper = { workspace = true, features = ["full"] }
once_cell.workspace = true