Commit b5e6f7b
committed
Do not pin grpc dependencies
Pinning these dependencies to one version complicates
installation on different linux distributions.
Also this API runs against a tokio based API and thus
the backward guarantee commit doesn't apply.
Signed-off-by: Matthias Wende <[email protected]>1 parent 2ab69c5 commit b5e6f7b
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 9 | | |
14 | | - | |
15 | | - | |
| 10 | + | |
| 11 | + | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
0 commit comments