mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
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:
@ -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" }
|
||||
|
Reference in New Issue
Block a user