feat: remove yrs (#4153)

This commit is contained in:
DarkSky
2023-09-04 07:31:00 +00:00
committed by GitHub
parent 5b7d076a90
commit 80195ca2a0
5 changed files with 104 additions and 1580 deletions
-4
View File
@@ -14,7 +14,3 @@ lto = true
codegen-units = 1
opt-level = 3
strip = "symbols"
[patch.crates-io]
lib0 = { git = "https://github.com/toeverything/y-crdt", rev = "a700f09" }
yrs = { git = "https://github.com/toeverything/y-crdt", rev = "a700f09" }