소스 검색

Update clippy.

ticki 8 년 전
부모
커밋
6b992ccf84
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -20,7 +20,7 @@ path = "shim"
 version = "0.1"
 
 [dependencies.clippy]
-version = "0.0.80"
+version = "0.0.85"
 optional = true
 
 [profile.release]