dnsl48 / fraction

[Rust] Lossless fractions and decimals; drop-in float replacement
Apache License 2.0
83 stars 25 forks source link

change num dependency from `^0.2` to `>=0.2` #58

Closed jqnatividad closed 2 years ago

jqnatividad commented 2 years ago

Hi @dnsl48 , here's a small PR implementing your idea of changing the num dependency to a >=0.2.

Also added missing newline at end of file.

Thanks!

dnsl48 commented 2 years ago

@jqnatividad thank you for the contribution! Released with 0.11.0