Skip to content
  • Christopher Davis's avatar
    Cargo: Update dependencies · d4af8fb4
    Christopher Davis authored
    The latest version of the libhandy bindings requires an
    update to the latest version of the gtk-rs bindings. This
    update comes with a few changes, including the removal of the
    `Into<Option<T>` pattern in favor of explicitly using `Some(T)` for options.
    d4af8fb4
This project manages its dependencies using Cargo. Learn more