This repository was archived by the owner on Oct 9, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22name = " async-ready"
33version = " 2.0.0"
44license = " MIT OR Apache-2.0"
5- repository = " https://github.com/yoshuawuyts /async-ready"
5+ repository = " https://github.com/rustasync /async-ready"
66documentation = " https://docs.rs/async-ready"
77description = " Async readiness traits."
88keywords = [" async" , " ready_state" , " poll_ready" ]
99categories = [" asynchronous" ]
10- authors = [
" Yoshua Wuyts <[email protected] > " ]
10+ authors = [" The Rust Async Ecosystem Working Group " ]
1111readme = " README.md"
1212edition = " 2018"
1313
Original file line number Diff line number Diff line change @@ -64,14 +64,14 @@ None.
6464
6565[ 1 ] : https://img.shields.io/crates/v/async-ready.svg?style=flat-square
6666[ 2 ] : https://crates.io/crates/async-ready
67- [ 3 ] : https://img.shields.io/travis/yoshuawuyts /async-ready/master.svg?style=flat-square
68- [ 4 ] : https://travis-ci.org/yoshuawuyts /async-ready
67+ [ 3 ] : https://img.shields.io/travis/rustasync /async-ready/master.svg?style=flat-square
68+ [ 4 ] : https://travis-ci.org/rustasync /async-ready
6969[ 5 ] : https://img.shields.io/crates/d/async-ready.svg?style=flat-square
7070[ 6 ] : https://crates.io/crates/async-ready
7171[ 7 ] : https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square
7272[ 8 ] : https://docs.rs/async-ready
7373
74- [ releases ] : https://github.com/yoshuawuyts /async-ready/releases
75- [ contributing ] : https://github.com/yoshuawuyts /async-ready/blob/master.github/CONTRIBUTING.md
76- [ good-first-issue ] : https://github.com/yoshuawuyts /async-ready/labels/good%20first%20issue
77- [ help-wanted ] : https://github.com/yoshuawuyts /async-ready/labels/help%20wanted
74+ [ releases ] : https://github.com/rustasync /async-ready/releases
75+ [ contributing ] : https://github.com/rustasync /async-ready/blob/master.github/CONTRIBUTING.md
76+ [ good-first-issue ] : https://github.com/rustasync /async-ready/labels/good%20first%20issue
77+ [ help-wanted ] : https://github.com/rustasync /async-ready/labels/help%20wanted
You can’t perform that action at this time.
0 commit comments