소스 검색

unpin protobuf version

3.13 no longer available
Stephen 3 년 전
부모
커밋
3cfa7d0c68
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Brewfile

+ 1 - 1
Brewfile

@@ -1,3 +1,3 @@
-brew 'protobuf@3.13'
+brew 'protobuf'
 brew 'sqlite3'
 brew 'rustup-init'