build: update workspace-hack
parent
7fc17203e2
commit
b9bee7f735
|
@ -3572,6 +3572,7 @@ dependencies = [
|
|||
"thiserror",
|
||||
"tonic",
|
||||
"trace",
|
||||
"workspace-hack",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
@ -13,3 +13,4 @@ metric = { path = "../metric" }
|
|||
thiserror = "1.0"
|
||||
tonic = "0.5"
|
||||
trace = { path = "../trace/" }
|
||||
workspace-hack = { path = "../workspace-hack"}
|
||||
|
|
Loading…
Reference in New Issue