Skip to content

Commit c0f5fbc

Browse files
committed
chore: bump loro 1.5.11
1 parent fc969cb commit c0f5fbc

2 files changed

Lines changed: 21 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "loro_py"
3-
version = "1.5.3"
3+
version = "1.5.4"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
# loro = { path = "../loro/crates/loro", features = ["counter", "jsonpath"] }
13-
loro = { version = "1.5.10", features = ["counter", "jsonpath"] }
13+
loro = { version = "1.5.11", features = ["counter", "jsonpath"] }
1414
fxhash = "0.2.1"
1515
pyo3 = { version = "0.25.1" }
1616
serde_json = "1"

0 commit comments

Comments
 (0)