build: update deps

This commit is contained in:
2021-08-25 17:00:47 +02:00
parent de810ebd21
commit 60bc7c657a
5 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Thomas Heck <t@b128.net>"]
edition = "2018"
[dependencies]
crdts = "6.2"
crdts = "7"
rand = "0.8"
anyhow = "1"
serde = "1"