mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
Bump conan version
This commit is contained in:
Vendored
+1
-1
@@ -6,7 +6,7 @@ import os
|
||||
|
||||
class SparseppConan(ConanFile):
|
||||
name = "parallel_hashmap"
|
||||
version = "1.36"
|
||||
version = "1.3.10"
|
||||
description = "A header-only, very fast and memory-friendly hash map"
|
||||
url = "https://github.com/greg7mdp/parallel-hashmap/blob/master/parallel_hashmap/conanfile.py"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user