Skip to content

Commit

Permalink
chore: update spdlog to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lvillani committed Jan 17, 2024
1 parent ae865c8 commit 8c04b20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions conan.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"version": "0.5",
"requires": [
"spdlog/1.11.0#faa6eb03bd1009bf2070b0c77e4f56a6%1675940535.417",
"fmt/9.1.0#e747928f85b03f48aaf227ff897d9634%1675126490.952"
"spdlog/1.13.0#7cdcebd081d5385a82363f09eec93a99%1705076465.871",
"fmt/10.2.0#43aafa5364c2359fc45be77d2587ab15%1704167364.714"
],
"build_requires": [],
"python_requires": []
Expand Down
2 changes: 1 addition & 1 deletion conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[requires]
spdlog/1.11.0
spdlog/1.13.0

[generators]
CMakeDeps
Expand Down

0 comments on commit 8c04b20

Please sign in to comment.