Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 96b91c2

Browse files
aminyalefticus
andcommitted
fix: update dependencies
Co-Authored-By: Jason Turner <234279+lefticus@users.noreply.github.com>
1 parent 5b7e0d2 commit 96b91c2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

conanfile.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Docs at https://docs.conan.io/en/latest/reference/conanfile_txt.html
22

33
[requires]
4-
catch2/2.13.7
5-
docopt.cpp/0.6.2
6-
fmt/8.0.1
4+
catch2/2.13.8
5+
docopt.cpp/0.6.3
6+
fmt/8.1.1
77
spdlog/1.9.2
8-
# imgui-sfml/2.1@bincrafters/stable
9-
# sdl2/2.0.10@bincrafters/stable
8+
# imgui-sfml/2.5@bincrafters/stable
9+
# sdl2/2.0.1
1010

1111
[generators]
1212
cmake_find_package

0 commit comments

Comments
 (0)