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:
@ -6,7 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
collab = { version = "0.1.0" }
|
||||
collab-folder = { version = "0.1.0" }
|
||||
collab = { workspace = true }
|
||||
collab-folder = { workspace = true }
|
||||
|
||||
flowy-error = { workspace = true }
|
||||
|
Reference in New Issue
Block a user