Parcourir la source

unpin protobuf version

3.13 no longer available
Stephen il y a 3 ans
Parent
commit
3cfa7d0c68
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Brewfile

+ 1 - 1
Brewfile

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