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]