We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27ef010 + 571d68f commit 723ed72Copy full SHA for 723ed72
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "streaming-iterator"
3
-version = "0.1.5"
+version = "0.1.6"
4
authors = ["Steven Fackler <sfackler@gmail.com>"]
5
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
6
description = "Streaming iterators"
7
repository = "https://github.com/sfackler/streaming-iterator"
8
readme = "README.md"
0 commit comments