chore: Bump rustfix

This commit is contained in:
Ed Page 2024-07-25 10:31:21 -05:00
parent 2a104dcb31
commit fa5853a397
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2943,7 +2943,7 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
[[package]]
name = "rustfix"
version = "0.8.5"
version = "0.8.6"
dependencies = [
"anyhow",
"proptest",

View File

@ -1,6 +1,6 @@
[package]
name = "rustfix"
version = "0.8.5"
version = "0.8.6"
authors = [
"Pascal Hertleif <killercup@gmail.com>",
"Oliver Schneider <oli-obk@users.noreply.github.com>",