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

Commit 8eb4be1

Browse files
committed
Auto merge of #1415 - alexsci:rls-bump-clippy_lint, r=Xanewok
Bumped clippy_lints version to rev c81e43b92c83bca75337ac26a296b909a6a98ab1 Fix breaking windows build
2 parents e27de09 + cec584f commit 8eb4be1

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
@@ -31,7 +31,7 @@ rls-vfs = "0.7"
3131

3232
cargo = { git = "https://github.com/rust-lang/cargo", rev = "ed858daaf7c62f6f2156c47d00b0c669bcf9b183" }
3333
cargo_metadata = "0.7"
34-
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "25a11568fc5b995c2641560415e97244165dd278", optional = true }
34+
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "c81e43b92c83bca75337ac26a296b909a6a98ab1", optional = true }
3535
env_logger = "0.6"
3636
failure = "0.1.1"
3737
home = "0.3"

0 commit comments

Comments
 (0)