fix(lint): clippy told me to do this

This commit is contained in:
Kat Marchán 2019-05-24 17:22:14 -07:00
parent eac29d941b
commit cba2f0d39a
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
use std::path::{PathBuf, Path}; use std::path::{PathBuf, Path};
use ssri::Integrity; use ssri::Integrity;
const CONTENT_VERSION: &'static str = "2"; const CONTENT_VERSION: &str = "2";
// Current format of content file path: // Current format of content file path:
// //