Browse Source

Update clippy.

ticki 8 năm trước cách đây
mục cha
commit
6b992ccf84
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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]