Private
Public Access
1
0

feat: add DNF and YUM package manager backends for RPM-based systems

This commit is contained in:
2026-05-20 20:54:38 +00:00
parent ee46c48c0b
commit d682c7c69c
5 changed files with 1194 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "linux-patch-api"
version = "1.1.14"
version = "1.1.15"
edition = "2021"
authors = ["Echo <echo@moon-dragon.us>"]
description = "Secure remote package management API for Linux systems"