cmpute / dashu

A library set of arbitrary precision numbers implemented in Rust.
Apache License 2.0
74 stars 9 forks source link

Update dependencies #41

Closed eduardosm closed 9 months ago

eduardosm commented 9 months ago

Most significant change is in benchmark, where clap is updated to 4.4 and arguments are now define with derive style.

cmpute commented 9 months ago

Thanks for the upgrade! I made some crates optional because my daily driver is now a Windows laptop, so that it's very tedious to test GMP bindings.