YaLTeR / wl-clipboard-rs

A safe Rust crate for working with the Wayland clipboard.
Apache License 2.0
223 stars 16 forks source link

Fix deprecation warnings #4

Closed YaLTeR closed 4 years ago

YaLTeR commented 4 years ago

Looks like mime_guess::guess_mime_type has been deprecated: https://travis-ci.com/YaLTeR/wl-clipboard-rs/jobs/234529090#L514-L526