Skip to content

Commit

Permalink
Prepare 23.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Jun 11, 2023
1 parent 31d2fb2 commit da3d3e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-mutants"
version = "23.5.0"
version = "23.6.0"
edition = "2021"
authors = ["Martin Pool"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cargo-mutants changelog

## Unreleased
## 23.6.0

- Generate `Box::leak(Box::new(...))` as a mutation of functions returning
`&mut`.
Expand Down

0 comments on commit da3d3e0

Please sign in to comment.