cmpute / dashu

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

Update dependencies #41

Closed eduardosm closed 1 year ago

eduardosm commented 1 year ago

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

cmpute commented 1 year 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.