Update dependency spdlog to v1.13.0

This commit is contained in:
renovate[bot] 2024-01-12 19:06:09 +00:00 committed by GitHub
parent e889af2419
commit 3ae15636e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ class SupercellWxConan(ConanFile):
"libxml2/2.12.3",
"openssl/3.2.0",
"re2/20231101",
"spdlog/1.12.0",
"spdlog/1.13.0",
"sqlite3/3.44.2",
"vulkan-loader/1.3.243.0",
"zlib/1.3")