redshirt
redshirt copied to clipboard
π§βπ¬ Operating system
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.7. Release notes Sourced from actions/cache's releases. v3.0.7 What's Changed Fix for the download stuck problem has been added in actions/cache for users who were...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.83. Release notes Sourced from serde_json's releases. v1.0.83 Add categories to crates.io metadata v1.0.82 Implement From<Option<T>> for serde_json::Value where T: Into<Value> (#900, thanks @βkvnvelasco) v1.0.81...
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.32. Release notes Sourced from thiserror's releases. 1.0.32 Add keywords to crates.io metadata 1.0.31 Improve diagnostic when there is an enum variant containing #[from] #[backtrace]...
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.25 to 0.15.0. Commits d703dd9 Update to 1.4.2 (#815) 8c6a26b Merge pull request #814 from weihanglo/git2-curl-0.15.0 ce54dac Bump version of git2-curl 64d849b Update to 1.4.1 (#811) af6fc41...
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.9.1 to 0.12.3. Changelog Sourced from hashbrown's changelog. [v0.12.3] - 2022-07-17 Fixed Fixed double-drop in RawTable::clone_from. (#348) [v0.12.2] - 2022-07-09 Added Added Entry API for HashSet. (#342)...
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.9.0+1.1.1g to 111.22.0+1.1.1q. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.12.3 to 0.15.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.12.3 to 0.15.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.34 to 0.2.37. Commits a183475 Release v0.2.37 6081dff haiku: Fix sockaddr_in/sockaddr_in6; Solves #108 71708b7 Release v0.2.36 49b43f2 Do not assume memory layout of std::net::SocketAddr 77a6eb4 Release v0.2.35...
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 1.3.6 to 3.1.5. Release notes Sourced from parity-scale-codec's releases. Version 3.1.2 What's Changed Optimised the Decode::decode for [T; N] by @βxgreenx in paritytech/parity-scale-codec#299 Add some doc for...