Skip to content

Update dependencies

Kornel requested to merge kornelski/librsvg:subclass into wip/subclass
  1. Uses Cargo's [patch] feature to update gtk-rs without unnecessary changes to project's Cargo.toml. It's a bit easier to add and remove the patch section than to change and revert all dependency definitions.

  2. Code fixes to update gtk-rs to latest commits + latest itertools and nalgebra.

Merge request reports