gabime / spdlog

Fast C++ logging library.
Other
24.42k stars 4.56k forks source link

spdlog 1.15.0 not completely published to conan-center #3262

Closed aoh83 closed 2 hours ago

aoh83 commented 3 hours ago

according to this conan 1.15.0 is published to conan.

however installing conan via:

conan install --requires='spdlog/[*] # installs 1.14.1
conan install --requires='spdlog/[1.15.0]' # fails
gabime commented 2 hours ago

Please open an issue to Conan. It is not part of this repo.