chore(tvix/store): drop tonic-mock from dependencies
It's not used in here. Change-Id: If1dbf360ec37b649c27d3a9bf11f7bf0ca947631 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9558 Reviewed-by: Connor Brewster <cbrewster@hey.com> Autosubmit: flokli <flokli@flokli.de> Reviewed-by: edef <edef@edef.eu> Tested-by: BuildkiteCI
This commit is contained in:
parent
8b8a344647
commit
31f28b6105
3 changed files with 0 additions and 6 deletions
|
|
@ -77,7 +77,6 @@ tonic-build = "0.8.2"
|
|||
[dev-dependencies]
|
||||
test-case = "2.2.2"
|
||||
tempfile = "3.3.0"
|
||||
tonic-mock = { git = "https://github.com/brainrake/tonic-mock", branch = "bump-dependencies" }
|
||||
|
||||
[features]
|
||||
default = ["fuse", "tonic-reflection"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue