Browse Source

unpin protobuf version

3.13 no longer available
Stephen 3 years ago
parent
commit
3cfa7d0c68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Brewfile

+ 1 - 1
Brewfile

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