Apply cargo fmt formatting to packages/mod.rs
Some checks failed
CI/CD Pipeline / Code Format (push) Has been cancelled
CI/CD Pipeline / Clippy Lints (push) Has been cancelled
CI/CD Pipeline / Unit Tests (push) Has been cancelled
CI/CD Pipeline / Security Audit (push) Has been cancelled
CI/CD Pipeline / Build Debian Package (push) Has been cancelled
CI/CD Pipeline / Build RPM Package (push) Has been cancelled
CI/CD Pipeline / Build Alpine Package (push) Has been cancelled
CI/CD Pipeline / Build Arch Package (push) Has been cancelled
CI/CD Pipeline / Create Release (push) Has been cancelled
Some checks failed
CI/CD Pipeline / Code Format (push) Has been cancelled
CI/CD Pipeline / Clippy Lints (push) Has been cancelled
CI/CD Pipeline / Unit Tests (push) Has been cancelled
CI/CD Pipeline / Security Audit (push) Has been cancelled
CI/CD Pipeline / Build Debian Package (push) Has been cancelled
CI/CD Pipeline / Build RPM Package (push) Has been cancelled
CI/CD Pipeline / Build Alpine Package (push) Has been cancelled
CI/CD Pipeline / Build Arch Package (push) Has been cancelled
CI/CD Pipeline / Create Release (push) Has been cancelled
This commit is contained in:
Binary file not shown.
@ -1 +1 @@
|
||||
79624d8726f0d5ea6c244d5c5ca540c302840c4d5285a5fb9806636b6caca299
|
||||
9534f44d1be42ef69ace79bccd6dfc545c4d15d4e42a681211ab1336b108223d
|
||||
Binary file not shown.
@ -502,7 +502,6 @@ mod tests {
|
||||
// Test passes if backend creation doesn't panic
|
||||
}
|
||||
|
||||
|
||||
#[test]
|
||||
fn test_package_status_serialization() {
|
||||
let status = PackageStatus::Installed;
|
||||
|
||||
Reference in New Issue
Block a user