hello-pi
hello-pi copied to clipboard
Raspberry Pi and GPIO basics in rust and python, featuring the MIDI light show! 🚥
Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.5 to 0.13.10. Release notes Sourced from hyper's releases. v0.13.10 Bug Fixes http1: fix server misinterpretting multiple Transfer-Encoding headers (6d9e5f9f) See https://github.com/hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf v0.13.9 Bug Fixes client: fix...
Bumps [yaml-rust](https://github.com/chyh1990/yaml-rust) from 0.4.0 to 0.4.5. Release notes Sourced from yaml-rust's releases. v0.4.4 No API change. Update implementation to follow Rust 2018 standards. v0.4.3 Fix handling of indicators in plain...
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.4.2 to 0.4.4. Commits 48b13dc Bump crossbeam-channel to v0.4.4 679dac8 Bump crossbeam-channel to v0.4.3 f652c6a Change crossbeam-channel's license to MIT OR Apache-2.0. 149a3c9 Release crossbeam-queue 0.2.3 18363b5...
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.2 to 0.6.14. Release notes Sourced from smallvec's releases. v0.6.14 Fix a possible buffer overflow in insert_many (#252, #254). v0.6.13 Use the maybe-unit crate in place of...