Skip to content
  • Tim Crawford's avatar
    Update dependencies · 4ca94655
    Tim Crawford authored
    
    
    `ttf_parser` has renamed its interfaces from `Font` to `Face`, and
    functions now return `Result` instead of `Option`. To preserve the
    current behavior the `Result` is mapped to `Option`, discarding the
    error.
    
    Fix clippy::wrong_self_convention.
    
    Signed-off-by: default avatarTim Crawford <tcrawford@system76.com>
    4ca94655
To find the state of this project's repository at the time of any of these versions, check out the tags.