diff options
author | rtk0c <[email protected]> | 2022-04-17 20:08:57 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-04-17 20:08:57 -0700 |
commit | 5424a1d5434e3ddd911a504719918c2df027e2fd (patch) | |
tree | 6275aab13140d81dcc46c8290e73ac9a8bbb5605 /conanfile.txt | |
parent | afcac59c7d04f4337d6b04ebed8cac7e871ccc50 (diff) |
Changeset: 8 Initial work on sprites and texture system
Diffstat (limited to 'conanfile.txt')
-rw-r--r-- | conanfile.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conanfile.txt b/conanfile.txt index 4c6b0f7..f80978c 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -4,7 +4,7 @@ glad/0.1.34 assimp/5.2.2 rapidjson/cci.20211112 stb/cci.20210910 -abseil/20211102.0 +robin-hood-hashing/3.11.5 [generators] cmake |