Import async-channel 1.8.0 upstream upstream/1.8.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 3 Mar 2023 04:39:32 +0000 (13:39 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 3 Mar 2023 04:39:32 +0000 (13:39 +0900)
commit751f2b5ccba90348ef9b058be4cfda9093541531
tree00406def7d46c1a843032dd89b8292fa1d423750
Import async-channel 1.8.0
.cargo_vcs_info.json [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE-APACHE [new file with mode: 0644]
LICENSE-MIT [new file with mode: 0644]
README.md [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
tests/bounded.rs [new file with mode: 0644]
tests/unbounded.rs [new file with mode: 0644]