enso/app
Adam Obuchowicz 5b7576f53a
Fix compilation error when building single graph_editor crate (#3319)
@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).
2022-03-17 14:35:35 +01:00
..
gui Fix compilation error when building single graph_editor crate (#3319) 2022-03-17 14:35:35 +01:00
ide-desktop Update Electron (#3316) 2022-03-10 07:44:19 +00:00