We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c90e5 commit 333d7f7Copy full SHA for 333d7f7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/codinaut/lazy-futuristic/compare/v1.0.1...v1.0.2) (2020-08-02)
2
+
3
4
+### Bug Fixes
5
6
+* better example ([87c90e5](https://github.com/codinaut/lazy-futuristic/commit/87c90e5736e01a6f16aee2c2178e679dbe7a07ad))
7
8
## [1.0.1](https://github.com/codinaut/lazy-futuristic/compare/v1.0.0...v1.0.1) (2020-08-02)
9
10
Cargo.toml
@@ -6,7 +6,7 @@ homepage = "https://github.com/codinaut/lazy-futuristic"
license = "MIT"
name = "lazy_futuristic"
readme = "README.md"
-version = "1.0.1"
+version = "1.0.2"
11
[dependencies]
12
futures = "0.3.5"
0 commit comments