]> git.proxmox.com Git - proxmox-apt.git/commitdiff
cargo fmt
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 12 Oct 2022 08:42:50 +0000 (10:42 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 12 Oct 2022 08:42:50 +0000 (10:42 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/deb822/release_file.rs

index 75407f065c000ea7bba7054fca43813a3ee2937f..c50c095ebcf6ae3a33f4c7d5124492ff6c844bee 100644 (file)
@@ -138,7 +138,7 @@ impl FileReferenceType {
                     } else {
                         Ok(FileReferenceType::Unknown)
                     }
-                },
+                }
                 "dep11" => {
                     if let Some((_path, ext)) = rest.rsplit_once('.') {
                         Ok(FileReferenceType::Dep11(