We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017a38f commit dd671d3Copy full SHA for dd671d3
1 file changed
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## unreleased
4
- Fix potential future breakage around [`assert_cmd::Command::cargo_bin()`](https://docs.rs/assert_cmd/2.1.0/assert_cmd/cargo/fn.cargo_bin.html)
5
+- unify and simplify standard library suppression files for `std::thread` ([#147](https://github.com/jfrimmel/cargo-valgrind/pull/147))
6
- Raised MSRV to 1.74 (due to above fix)
7
- bump dependencies
8
0 commit comments