build: update workspace-hack

pull/24376/head
Dom 2022-01-12 15:09:06 +00:00
parent 7fc17203e2
commit b9bee7f735
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View File

@ -3572,6 +3572,7 @@ dependencies = [
"thiserror",
"tonic",
"trace",
"workspace-hack",
]
[[package]]

View File

@ -13,3 +13,4 @@ metric = { path = "../metric" }
thiserror = "1.0"
tonic = "0.5"
trace = { path = "../trace/" }
workspace-hack = { path = "../workspace-hack"}