Commit 57fb6bb
fix: use prost 0.12 from workspace to avoid version conflicts
Update fluss-rs to use prost from workspace instead of direct version
specification. This prevents version conflicts between prost 0.12 (needed
by protox) and prost 0.14 (previously specified). Added prost-types to
workspace for consistency.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ad88bdc commit 57fb6bb
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments