{"id":"RUSTSEC-2018-0014","summary":"chan is end-of-life; use crossbeam-channel instead","details":"**`chan` has reached its end-of-life and is now deprecated.**\n\nThe intended successor of this crate is\n[`crossbeam-channel`](https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel).\nIts API is strikingly similar, but comes with a much better `select!` macro,\nbetter performance, a better test suite and an all-around better\nimplementation.","modified":"2020-10-02T01:29:11Z","published":"2018-07-31T12:00:00Z","database_specific":{"license":"CC0-1.0"},"references":[{"type":"PACKAGE","url":"https://crates.io/crates/chan"},{"type":"ADVISORY","url":"https://rustsec.org/advisories/RUSTSEC-2018-0014.html"},{"type":"WEB","url":"https://github.com/BurntSushi/chan/commit/0a5c0d4ad4adc90a54ee04a427389acf2e157275"}],"affected":[{"package":{"name":"chan","ecosystem":"crates.io","purl":"pkg:cargo/chan"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0.0.0-0"},{"fixed":"0.1.24-0"}]}],"ecosystem_specific":{"affects":{"functions":[],"arch":[],"os":[]},"affected_functions":null},"database_specific":{"categories":[],"informational":"unmaintained","cvss":null,"source":"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2018-0014.json"}}],"schema_version":"1.7.3"}