paupino / rust-decimal

Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
https://docs.rs/rust_decimal/
MIT License
972 stars 177 forks source link

Update borsh to 1.x to fix vulnerability. #620

Closed westy92 closed 9 months ago

westy92 commented 9 months ago

Fixes https://rustsec.org/advisories/RUSTSEC-2023-0033

jqnatividad commented 9 months ago

+1 as I also got this alert from Codacy scanning tool...

westy92 commented 9 months ago

CI is failing. Closing in favor of https://github.com/paupino/rust-decimal/pull/616.