fschutt / printpdf

An easy-to-use library for writing PDF in Rust
https://docs.rs/printpdf/
MIT License
777 stars 95 forks source link

Updated dependencies and cleared warnings #147

Closed aethertap closed 10 months ago

aethertap commented 10 months ago

I just ran cargo update and then made the smallest changes I could to get rid of two warnings, nothing else is different. The tests pass and all of the examples seem to work correctly.