Skip to content

Commit

Permalink
pin fmt version to avoid 11.0 conflicts in spdlog
Browse files Browse the repository at this point in the history
  • Loading branch information
maichmueller committed Jul 14, 2024
1 parent 36cc67e commit c9b793a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
requirements:
- "pcg-cpp/cci.20220409"
- "range-v3/0.12.0"
- "fmt/[>=10.2.1]"
- "fmt/10.2.1"
- "xtensor/[>=0.24.3]"
- "spdlog/[>=1.12.0]"
- "frozen/1.1.1"

0 comments on commit c9b793a

Please sign in to comment.