From fe55d1fb4e9766c2606827c2e0574714b2fc6f9f Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 14 Jul 2017 17:38:12 -0700 Subject: [PATCH] iter: bump to 0.1.34 --- iter/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iter/Cargo.toml b/iter/Cargo.toml index aa26742..742148c 100644 --- a/iter/Cargo.toml +++ b/iter/Cargo.toml @@ -8,7 +8,7 @@ categories = [ "algorithms", "science" ] license = "MIT/Apache-2.0" repository = "https://github.com/rust-num/num" name = "num-iter" -version = "0.1.33" +version = "0.1.34" [dependencies]