loro/crates/loro/Cargo.toml
2023-03-21 11:09:12 +08:00

9 lines
219 B
TOML

[package]
name = "loro"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
loro-internal = { path = "../loro-internal" }