Browse Source

Update clippy.

ticki 8 years ago
parent
commit
6b992ccf84
1 changed files with 1 additions and 1 deletions
  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]