Add efficient serialisation for diffs #21
1 changed files with 3 additions and 2 deletions
Remove trailing spaces
commit
8a52034426
|
|
@ -24,6 +24,7 @@ A Rust and TypeScript library for merging conflicting text edits without manual
|
||||||
### Rust
|
### Rust
|
||||||
|
|
||||||
Install via crates.io:
|
Install via crates.io:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cargo add reconcile-text
|
cargo add reconcile-text
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue