mysql-shell: unpin protobuf

This commit is contained in:
Aaron Jheng
2023-05-31 06:35:27 +00:00
parent 9cfaa8a1a0
commit 7b44d1b1bc
-1
View File
@@ -911,7 +911,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) CoreServices;
antlr = antlr4_10;
boost = boost177; # Configure checks for specific version.
protobuf = protobuf3_19;
icu = icu69;
};