diff options
Diffstat (limited to 'conanfile.txt')
-rw-r--r-- | conanfile.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/conanfile.txt b/conanfile.txt index 7ba98c6..af2a0ef 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,13 +1,13 @@ [requires] -argparse/2.1 +argparse/2.2 sqlitecpp/3.1.1 -jsoncpp/1.9.4 +jsoncpp/1.9.5 stduuid/1.0 portable-file-dialogs/0.1.0 -libxlsxwriter/1.0.0 -glfw/3.3.2 +libxlsxwriter/1.1.4 +glfw/3.3.6 glad/0.1.34 -doctest/2.4.4 +doctest/2.4.8 tsl-ordered-map/1.0.0 tsl-robin-map/0.6.3 tsl-array-hash/0.7.1 |