mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
chore: bump version
This commit is contained in:
committed by
Caleb Cartwright
parent
6c3c4308bb
commit
e4944185ae
Generated
+1
-1
@@ -499,7 +499,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustfmt-nightly"
|
||||
version = "1.7.0"
|
||||
version = "1.7.1"
|
||||
dependencies = [
|
||||
"annotate-snippets",
|
||||
"anyhow",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "rustfmt-nightly"
|
||||
version = "1.7.0"
|
||||
version = "1.7.1"
|
||||
description = "Tool to find and fix Rust formatting issues"
|
||||
repository = "https://github.com/rust-lang/rustfmt"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user