feat: fetch missing updates (#5030)

* chore: using patch yrs

* chore: bump client api

* chore: bump client api

* chore: bump client api

* chore: bump client api

* chore: bump collab

* chore: bump client api

* chore: bump client api

* chore: bump client api
This commit is contained in:
Nathan.fooo
2024-04-02 10:14:09 +08:00
committed by GitHub
parent 7576796e2f
commit 1816b15b55
10 changed files with 93 additions and 85 deletions

View File

@ -46,7 +46,7 @@ url = "2.4"
tokio-util = "0.7"
tokio-stream = { workspace = true, features = ["sync"] }
lib-dispatch = { workspace = true }
yrs = "0.17.1"
yrs.workspace = true
rand = "0.8.5"
@ -63,7 +63,6 @@ features = [
uuid.workspace = true
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
dotenv = "0.15.0"
yrs = "0.17.1"
assert-json-diff = "2.0.2"
serde_json.workspace = true
client-api = { version = "0.1.0" }