File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
name = " async-sse"
3
3
version = " 1.0.1"
4
4
license = " MIT OR Apache-2.0"
5
- repository = " https://github.com/{{USERNAME}} /async-sse"
5
+ repository = " https://github.com/http-rs /async-sse"
6
6
documentation = " https://docs.rs/async-sse"
7
7
description = " Async Server Sent Event parser and encoder"
8
8
readme = " README.md"
Original file line number Diff line number Diff line change 31
31
API Docs
32
32
</a>
33
33
<span> | </span>
34
- <a href="https://github.com/{{USERNAME}} /async-sse/releases">
34
+ <a href="https://github.com/http-rs /async-sse/releases">
35
35
Releases
36
36
</a>
37
37
<span> | </span>
38
- <a href="https://github.com/{{USERNAME}} /async-sse/blob/master.github/CONTRIBUTING.md">
38
+ <a href="https://github.com/http-rs /async-sse/blob/master.github/CONTRIBUTING.md">
39
39
Contributing
40
40
</a>
41
41
</h3 >
@@ -53,9 +53,9 @@ look at some of these issues:
53
53
- [ Issues labeled "good first issue"] [ good-first-issue ]
54
54
- [ Issues labeled "help wanted"] [ help-wanted ]
55
55
56
- [ contributing ] : https://github.com/{{USERNAME}} /async-sse/blob/master.github/CONTRIBUTING.md
57
- [ good-first-issue ] : https://github.com/{{USERNAME}} /async-sse/labels/good%20first%20issue
58
- [ help-wanted ] : https://github.com/{{USERNAME}} /async-sse/labels/help%20wanted
56
+ [ contributing ] : https://github.com/http-rs /async-sse/blob/master.github/CONTRIBUTING.md
57
+ [ good-first-issue ] : https://github.com/http-rs /async-sse/labels/good%20first%20issue
58
+ [ help-wanted ] : https://github.com/http-rs /async-sse/labels/help%20wanted
59
59
60
60
## License
61
61
You can’t perform that action at this time.
0 commit comments