1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update rust/crates/async-stream 3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md 4 5name: "async-stream" 6description: "Asynchronous streams using async & await notation" 7third_party { 8 license_type: NOTICE 9 last_upgrade_date { 10 year: 2023 11 month: 11 12 day: 24 13 } 14 identifier { 15 type: "HOMEPAGE" 16 value: "https://crates.io/crates/async-stream" 17 } 18 identifier { 19 type: "ARCHIVE" 20 value: "https://static.crates.io/crates/async-stream/async-stream-0.3.5.crate" 21 version: "0.3.5" 22 } 23} 24