mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: update yrs version (#5262)
* chore: update yrs version * chore: update client api
This commit is contained in:
@ -7,6 +7,6 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
lib-infra = { workspace = true }
|
||||
collab-entity = { version = "0.1.0" }
|
||||
collab = { version = "0.1.0" }
|
||||
collab-entity = { workspace = true }
|
||||
collab = { workspace = true }
|
||||
anyhow.workspace = true
|
Reference in New Issue
Block a user