pingcap / talent-plan

open source training courses about distributed database and distributed systems
https://tidb.io/talent-plan
10.17k stars 1.32k forks source link

Fixed "prost" compilation issues #403

Closed davxy closed 2 years ago

davxy commented 3 years ago

Bump prost version from 0.6 to 0.8.

Compilation issues in the old version.

Furthermore some Clippy warnings where fixed.

What problem does this PR solve?

What is changed and how it works?

Check List

Tests

Side effects

Related changes