tikv / raft-engine

A persistent storage engine for Multi-Raft log
Apache License 2.0
565 stars 88 forks source link

Update `rust-prometheus` to 0.13 #111

Closed sticnarf closed 3 years ago

sticnarf commented 3 years ago

To fix https://github.com/tikv/tikv/issues/10997, we need to update rust-prometheus in TiKV to 0.13. As a dependency of TiKV, the rust-prometheus in raft-engine should be updated first.

This PR updates rust-prometheus to 0.13.