From d23e3f32b8f59d43e2c11db6fe77f0e5c8d45682 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 8 Mar 2017 11:14:32 -0800 Subject: [PATCH] num-bigint-0.1.37 --- bigint/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigint/Cargo.toml b/bigint/Cargo.toml index 41407db..31725fe 100644 --- a/bigint/Cargo.toml +++ b/bigint/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics"] license = "MIT/Apache-2.0" name = "num-bigint" repository = "https://github.com/rust-num/num" -version = "0.1.36" +version = "0.1.37" [dependencies]