mirror of
https://github.com/nelsbrock/iter_accumulate.git
synced 2026-08-14 14:12:12 +02:00
bump version number to 1.0.1
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "iter_accumulate"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
authors = ["Niklas Elsbrock <mail@nelsbrock.de>"]
|
||||
edition = "2021"
|
||||
description = "An iterator adaptor that accumulates the elements and yields the current accumulated value for each iteration"
|
||||
|
||||
Reference in New Issue
Block a user