rust-lang / ferris-says

A Rust flavored implementation of `cowsay`
https://crates.io/crates/ferris-says
Apache License 2.0
194 stars 34 forks source link

Release new version and publish it to crates.io #34

Closed aleksanderkrauze closed 1 year ago

aleksanderkrauze commented 2 years ago

21 fixed unsoundness bug, but version on crates.io still uses old vulnerable code. Please release current code as a 0.2.2 and consider yanking affected versions.

Also I created #32 and #33, which (if accepted) should be released as 0.3 (since they break API).

mgattozzi commented 1 year ago

I messed up but it's published now https://crates.io/crates/ferris-says/0.3.1

I'm not gonna do a PR to the website since doing all this took a lot out of me but you're more than welcome too.