Avoid using sudo on protoc installation

This commit is contained in:
Taiki Endo
2022-09-10 20:47:43 +09:00
parent 7f648a20c4
commit 462c9790a0
3 changed files with 15 additions and 19 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Avoid using sudo on `protoc` installation.
## [1.12.4] - 2022-09-10
- Update `cargo-llvm-cov@latest` to 0.5.0.