From 4632d8fa661a1e0c3b1bd8029821a72721df2f1e Mon Sep 17 00:00:00 2001 From: Fernando Pelliccioni Date: Sun, 9 Jul 2023 19:53:30 +0200 Subject: [PATCH] upgrade dependencies --- conan.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 conan.lock diff --git a/conan.lock b/conan.lock new file mode 100644 index 00000000..21946df7 --- /dev/null +++ b/conan.lock @@ -0,0 +1,21 @@ +{ + "version": "0.5", + "requires": [ + "zlib/1.2.13#e377bee636333ae348d51ca90874e353%1682597484.674", + "spdlog/1.11.0#8b4bd1da26e0ec97698369d6224d93bf%1687229549.047", + "secp256k1/0.17.0#7ccad3671360359af67ca3b6cbb0a4dc%1685530303.447", + "lmdb/0.9.29#c277645fc26fc806a406b525c5845455%1666084222.748", + "libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c%1676205469.545", + "infrastructure/0.28.0#7222aeb12bc487092b4dd77a89a52748%1688924478.0770862", + "gmp/6.2.1#c0aec48648a7dff99f293870b95cad36%1688915593.79", + "fmt/10.0.0#dd5e3eb81b512a1bb34a5aab88a07e82%1684225718.04", + "domain/0.30.0#28c8bfdebd60f9be65020639c5eed7aa%1688924865.4454918", + "bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d%1678293522.814", + "boost/1.82.0#902463606663219fc8c6d2102f1b8c6a%1688924872.066" + ], + "build_requires": [ + "m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c%1676610086.39", + "b2/4.9.6#2e02945ad41739b8051247d14fe8297d%1679927934.674" + ], + "python_requires": [] +} \ No newline at end of file