feat: use phf::Set for supported versions
This commit is contained in:
@@ -14,6 +14,7 @@ uuid = "0.8"
|
||||
crdts = "6.2"
|
||||
gpgme = "0.9"
|
||||
dyn-clone = "1"
|
||||
phf = {version = "0.8", features = ["macros"]}
|
||||
|
||||
[dependencies.crdt-enc]
|
||||
path = "../crdt-enc"
|
||||
|
||||
Reference in New Issue
Block a user