Skip to content

Commit de7b7cd

Browse files
authored
chore: upgrade clippy utils to a version on the main branch (#19219)
Signed-off-by: MrCroxx <[email protected]>
1 parent 6defe4c commit de7b7cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lints/Cargo.lock

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

lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ path = "ui/format_error.rs"
1414
# See `README.md` before bumping the version.
1515
# Remember to update the version in `ci/Dockerfile` as well.
1616
[dependencies]
17-
clippy_utils = { git = "https://github.com/risingwavelabs/clippy", rev = "bd4aabc4750907c906e51a565fef2e77977dcb25" }
17+
clippy_utils = { git = "https://github.com/risingwavelabs/clippy", rev = "755ee9dd292b354fed40dcb9e4cd92d1d604207b" }
1818
dylint_linting = "3.2.1"
1919
itertools = "0.12"
2020

0 commit comments

Comments
 (0)