2022.1.1-nightly.2022-03-18
farmaazon
tagged this
17 Mar 13:35
@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).