mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 01:21:43 +03:00
5b7576f53a
@akavel spotted a compilation error, when building test for graph_editor crate. The cause was that: * prelude without serde still added serde derivatives in im_string_newtype * and the graph_editor needs serde from prelude anyway (because it wants to have serializable ImStrings). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |