mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
chore: bump version
This commit is contained in:
parent
6c3c4308bb
commit
e4944185ae
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -499,7 +499,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustfmt-nightly"
|
||||
version = "1.7.0"
|
||||
version = "1.7.1"
|
||||
dependencies = [
|
||||
"annotate-snippets",
|
||||
"anyhow",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user