protobuf: 32.1 -> 33.0 (#452536)

This commit is contained in:
kirillrdy
2025-10-16 20:45:05 +00:00
committed by GitHub
+1 -1
View File
@@ -8391,7 +8391,7 @@ with pkgs;
prospector = callPackage ../development/tools/prospector { };
protobuf = protobuf_32;
protobuf = protobuf_33;
inherit
({