Import send_wrapper 0.6.0 upstream upstream/0.6.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 20 Apr 2023 00:46:47 +0000 (09:46 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 20 Apr 2023 00:46:47 +0000 (09:46 +0900)
commitb9713697c16679ed7172fd0e78b5b27ebacb3431
treebf498181853a715df99b312f6fb0183d1f032bdb
Import send_wrapper 0.6.0
13 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.editorconfig [new file with mode: 0644]
.github/workflows/rust.yml [new file with mode: 0644]
.gitignore [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.txt [new file with mode: 0644]
LICENSE-MIT.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
rustfmt.toml [new file with mode: 0644]
src/futures.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]