From 8974b378eab4008fbc9a75977723833b068f04d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Szufel?= Date: Mon, 6 Dec 2021 00:42:32 +0100 Subject: [PATCH] Pin ProtoBuf to v0.11.3/v0.2.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 046cdff..69965c4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "OpenStreetMapX" uuid = "86cd37e6-c0ff-550b-95fe-21d72c8d4fc9" authors = ["Przemyslaw Szufel ", "Bartosz Pankratz ", "Anna Szczurek ", "Bogumil Kaminski ", "Pawel Pralat "] -version = "0.2.6" +version = "0.2.7" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"