From ed49bcec37651db4b9fd5fb127147d149613caf3 Mon Sep 17 00:00:00 2001 From: Martin Shetty <1972005+martukas@users.noreply.github.com> Date: Fri, 18 Mar 2022 13:02:23 -0700 Subject: [PATCH] "downgrade fmt; updates #255" --- conanfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.txt b/conanfile.txt index 1b011e80..71a91126 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -3,7 +3,7 @@ cli11/2.1.1 #bump to 2.1.2 requires conan upgrade date/3.0.1 eigen/3.3.9 #bump to 3.4.0 requires conan upgrade gtest/1.10.0 -fmt/8.1.1 +fmt/6.2.0 #bump to 8.1.1 requires upgrade of spdlog as well librdkafka/1.6.0 #bump to 1.8.2 requires conan upgrade nlohmann_json/3.10.5 spdlog/1.8.5 #bump to 1.9.2 requires conan upgrade