cargo-crev
cargo-crev copied to clipboard
A cryptographically verifiable code review system for the cargo (Rust) package manager.
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...
Checklist: * [x] `cargo +nightly fmt --all` * [ ] Modify `CHANGELOG.md` if applicable `CHANGELOG.md` seems to be missing updates since 0.23.0 so it's not updated.
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.80 to 1.0.81. Release notes Sourced from anyhow's releases. 1.0.81 Make backtrace support available when using -Dwarnings (#354) Commits 4aad4ed Release 1.0.81 8be9091 Merge pull request #354...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 26. Release notes Sourced from cachix/install-nix-action's releases. v26 Bump to Nix 2.20.5 to address CVE-2024-27297 / GHSA-2ffj-w4mj-pg37. install-nix-action-v25 Nix 2.19.2 Commits 8887e59 Nix: 2.20.5 39a075c...
Bumps [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 1.0.1 to 2.1.1. Changelog Sourced from ed25519-dalek's changelog. 2.1.1 Update the optional packed-simd dependency to rely on a newer, maintained version of the packed-simd-2 crate. 2.1.0 Make...
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.2 to 0.11.3. Release notes Sourced from env_logger's releases. v0.11.3 [0.11.3] - 2024-03-05 Features Experimental support for key-value logging behind unstable-kv v0.11.2 [0.11.2] - 2024-02-13 v0.11.1 What's...
I get redirected from https://web.crev.dev/ to https://web.crev.dev/rust-reviews/, which shows ``` 502 Bad Gateway nginx/1.18.0 ```
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.119. Release notes Sourced from serde_json's releases. v1.0.119 Add serde_json::Map::shift_insert (#1149, thanks @joshka) Commits b48b9a3 Release 1.0.119 8878cd7 Make shift_insert available for inlining like other...
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22. Changelog Sourced from log's changelog. [0.4.22] - 2024-06-27 What's Changed Add some clarifications to the library docs by @KodrAus in rust-lang/log#620 Add links to...
Bumps [curl-sys](https://github.com/alexcrichton/curl-rust) from 0.4.72+curl-8.6.0 to 0.4.73+curl-8.8.0. Commits 9cfd9a7 Update curl to 8.8.0 (#562) c012613 Exclude curl/docs and curl/tests from curl-sys crate (#554) 6b38fc9 Remove redundant imports. (#553) e66765f Un-pin nightly...