build: update cargo deps
This commit is contained in:
@@ -9,7 +9,7 @@ crdt-enc = {path="../../crdt-enc"}
|
||||
crdt-enc-tokio = {path="../../crdt-enc-tokio"}
|
||||
crdt-enc-xchacha20poly1305 = {path="../../crdt-enc-xchacha20poly1305"}
|
||||
crdt-enc-gpgme = {path="../../crdt-enc-gpgme"}
|
||||
uuid = {version = "0.8", features = ["serde", "v4"]}
|
||||
uuid = {version = "1", features = ["serde", "v4"]}
|
||||
crdts = "7"
|
||||
tokio = {version = "1", features = ["macros", "rt"]}
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user