ruffle/core
relrelb e901999b4c xml: Silently fail in `insert_child`
Instead of returning a `Result` which is anyway always handled with
a `log::warn!()`, simply `log::warn!()` in place of errors. This
removes the last 3 remaining `Error` enum members besides `InvalidXml`.
2022-03-01 19:56:36 +02:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
macros build(deps): bump syn from 1.0.85 to 1.0.86 2022-02-13 16:55:17 +01:00
src xml: Silently fail in `insert_child` 2022-03-01 19:56:36 +02:00
Cargo.toml build(deps): bump png from 0.17.3 to 0.17.4 2022-02-28 22:31:11 +02:00