chore: prep v1.9.0 release

This commit is contained in:
Yacin Tmimi
2026-02-26 09:43:33 -05:00
parent 65a91e6ead
commit cebab3e992
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -519,7 +519,7 @@ dependencies = [
[[package]]
name = "rustfmt-nightly"
version = "1.8.0"
version = "1.9.0"
dependencies = [
"annotate-snippets",
"anyhow",
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "rustfmt-nightly"
version = "1.8.0"
version = "1.9.0"
description = "Tool to find and fix Rust formatting issues"
repository = "https://github.com/rust-lang/rustfmt"
readme = "README.md"