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.
1 parent ca44972 commit 280f90cCopy full SHA for 280f90c
Cargo.toml
@@ -1,9 +1,10 @@
1
[package]
2
name = "sipper"
3
-version = "0.0.1"
+version = "0.0.2"
4
edition = "2021"
5
license = "MIT"
6
description = "A future that can notify progress"
7
+repository = "https://github.com/hecrj/sipper"
8
9
[dependencies]
10
futures = "0.3"
0 commit comments