Skip to content

Commit bdea66e

Browse files
committed
Prepare 1.1.1
1 parent c7a0f95 commit bdea66e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-mutants"
3-
version = "1.1.1-pre"
3+
version = "1.1.1"
44
edition = "2021"
55
authors = ["Martin Pool"]
66
license = "MIT"

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# cargo-mutants changelog
22

3-
## Unreleased
3+
## 1.1.1
4+
5+
Released 2022-10-31
6+
7+
*Spooky mutants!*
48

59
- Fixed support for the Mold linker, or for other options passed via `RUSTFLAGS` or `CARGO_ENCODED_RUSTFLAGS`. (See the instructions in README.md).
610

0 commit comments

Comments
 (0)