Skip to content

Commit a563027

Browse files
killercupalexcrichton
authored andcommitted
Use published rustfix 0.2 version
1 parent fa9e55f commit a563027

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

src/Cargo.lock

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/tools/compiletest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ regex = "0.2"
1313
serde = "1.0"
1414
serde_json = "1.0"
1515
serde_derive = "1.0"
16-
rustfix = { git = "https://github.com/rust-lang-nursery/rustfix", branch = "apply_suggestion" }
16+
rustfix = "0.2"
1717

1818
[target.'cfg(unix)'.dependencies]
1919
libc = "0.2"

0 commit comments

Comments
 (0)