We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d9a5c commit d114612Copy full SHA for d114612
Cargo.toml
@@ -8,7 +8,7 @@ name = "pycrdt"
8
crate-type = ["cdylib"]
9
10
[dependencies]
11
-yrs = "0.17.4"
+yrs = "0.18.0"
12
13
[dependencies.pyo3]
14
version = "0.20.2"
0 commit comments