AppFlowy/frontend/rust-lib/flowy-document-pub/Cargo.toml
Nathan.fooo 3a9de61599
chore: update yrs version (#5262)
* chore: update yrs version

* chore: update client api
2024-05-06 11:30:13 +08:00

13 lines
347 B
TOML

[package]
name = "flowy-document-pub"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
lib-infra = { workspace = true }
flowy-error = { workspace = true }
collab-document = { workspace = true }
anyhow.workspace = true
collab = { workspace = true }