Skip to content

Commit 7ca65b8

Browse files
committed
impl Extend, IntoIterator for Counter
1 parent bb28f79 commit 7ca65b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "counter"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
authors = ["Peter Goodspeed-Niklaus <[email protected]>"]
55
description = "Simple package to count generic iterables"
66
repository = "https://github.com/coriolinus/counter-rs"

0 commit comments

Comments
 (0)