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