Skip to content

Commit

Permalink
bump y-crdt to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Jul 27, 2022
1 parent 8bc9bd1 commit 0330772
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "y-py"
version = "0.5.3"
version = "0.5.4"
rust-version = "1.58"
authors = ["John Waidhofer <[email protected]>", "Kevin Jahns <[email protected]>", "Pierre-Olivier Simonard <[email protected]>"]
edition = "2018"
Expand All @@ -14,9 +14,8 @@ name = "y_py"
crate-type = ["cdylib"]

[dependencies]
lib0 = "0.10.2"
yrs = "0.10.2"

lib0 = "0.11.1"
yrs = "0.11.1"

[dependencies.pyo3]
version = "0.16.5"
Expand Down

0 comments on commit 0330772

Please sign in to comment.