mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 12:25:03 +00:00
10 lines
201 B
TOML
10 lines
201 B
TOML
|
[package]
|
||
|
name = "loro-core"
|
||
|
version = "0.1.0"
|
||
|
edition = "2021"
|
||
|
|
||
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||
|
|
||
|
[dependencies]
|
||
|
string_cache = "0.8.3"
|