Don't depend on serde for wasm
This commit is contained in:
parent
d0ce566118
commit
4c77a0360e
14 changed files with 251 additions and 314 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pub mod change_set;
|
||||
pub mod cursor_position;
|
||||
pub mod history;
|
||||
pub mod number_or_string;
|
||||
pub mod side;
|
||||
pub mod span_with_history;
|
||||
pub mod text_with_cursors;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue