Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit a2a9e85

Browse files
committed
Pin Rustfmt git revision
1 parent cbc096b commit a2a9e85

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
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
@@ -11,7 +11,7 @@ categories = ["development-tools"]
1111
build = "build.rs"
1212

1313
[patch.crates-io]
14-
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt" }
14+
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", rev = "8222381d8f47f2a40dfbb11c5b28bddbd2f62f97" }
1515

1616
[dependencies]
1717
cargo = { git = "https://github.com/rust-lang/cargo", rev = "5e85ba14aaa20f8133863373404cb0af69eeef2c" }

0 commit comments

Comments
 (0)