gmp-mpfr-sys 1.0.2

Rust FFI bindings for GMP, MPFR and MPC
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Version 1.0.2 (2017-05-20)
==========================

* Add features `mpfr` and `mpc`, which are enabled by default, to
  allow opting out of the MPFR and MPC libraries.

Version 1.0.1 (2017-05-06)
==========================

* Expliciltly link to gcc_eh and pthread under MinGW.

Version 1.0.0 (2017-04-24)
==========================

* GMP 6.1.2, MPFR 3.1.5, MPC 1.0.3